Gets the ResourcePath which identifies the Xaml resource loaded in the control

C# | Visual Basic | Visual C++ |
public ResourcePath ResourcePath { get; }
Public ReadOnly Property ResourcePath As ResourcePath
public: property ResourcePath^ ResourcePath { ResourcePath^ get (); }