public Style TextBlockStyle { get; set; }
Public Property TextBlockStyle As Style Get Set
public: property Style^ TextBlockStyle { Style^ get (); void set (Style^ value); }
member TextBlockStyle : Style with get, set
In This Article