ExpressionSearch.Default 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.
Internal API for Microsoft.Maui.Controls platform use.
public:
static property Microsoft::Maui::Controls::Internals::IExpressionSearch ^ Default { Microsoft::Maui::Controls::Internals::IExpressionSearch ^ get(); void set(Microsoft::Maui::Controls::Internals::IExpressionSearch ^ value); };
public static Microsoft.Maui.Controls.Internals.IExpressionSearch Default { get; set; }
static member Default : Microsoft.Maui.Controls.Internals.IExpressionSearch with get, set
Public Shared Property Default As IExpressionSearch
Property Value
For internal use by the Microsoft.Maui.Controls platform.
Remarks
For internal use only. This API can be changed or removed without notice at any time.