Share via


ExpressionSearch.Default Property

Definition

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.

Applies to