public FontWeightViewModel FontWeight { get; }
Public ReadOnly Property FontWeight As FontWeightViewModel Get
public: property FontWeightViewModel^ FontWeight { FontWeightViewModel^ get (); }
member FontWeight : FontWeightViewModel with get
In This Article