XamlLocalizableResources.ColumnsExplorer_Column_FindTextBox_BackgroundText 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 Find in this column.
public:
static property System::String ^ ColumnsExplorer_Column_FindTextBox_BackgroundText { System::String ^ get(); };
public:
static property Platform::String ^ ColumnsExplorer_Column_FindTextBox_BackgroundText { Platform::String ^ get(); };
public static string ColumnsExplorer_Column_FindTextBox_BackgroundText { get; }
static member ColumnsExplorer_Column_FindTextBox_BackgroundText : string
Public Shared ReadOnly Property ColumnsExplorer_Column_FindTextBox_BackgroundText As String