Gets the frame color.

C# | Visual Basic | Visual C++ |
SolidColorBrush FrameColor { get; }
ReadOnly Property FrameColor As SolidColorBrush
property SolidColorBrush^ FrameColor { SolidColorBrush^ get (); }

The frame color.
C# | Visual Basic | Visual C++ |
SolidColorBrush FrameColor { get; }
ReadOnly Property FrameColor As SolidColorBrush
property SolidColorBrush^ FrameColor { SolidColorBrush^ get (); }