XamlLocalizableResources.NavigationList_ShownChildrenButton_ToolTip Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Looks up a localized string similar to Show Children.
public:
static property System::String ^ NavigationList_ShownChildrenButton_ToolTip { System::String ^ get(); };
public:
static property Platform::String ^ NavigationList_ShownChildrenButton_ToolTip { Platform::String ^ get(); };
public static string NavigationList_ShownChildrenButton_ToolTip { get; }
static member NavigationList_ShownChildrenButton_ToolTip : string
Public Shared ReadOnly Property NavigationList_ShownChildrenButton_ToolTip As String