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