public static ResourceDictionary Generic { get; }
Public Shared ReadOnly Property Generic As ResourceDictionary
Get
public:
static property ResourceDictionary^ Generic {
ResourceDictionary^ get ();
}
static member Generic : ResourceDictionary with get