Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 575 Bytes

datepickerflyoutitem_getcustomproperty_550329437.md

File metadata and controls

28 lines (18 loc) · 575 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.DatePickerFlyoutItem.GetCustomProperty(System.String)
winrt method

Windows.UI.Xaml.Controls.DatePickerFlyoutItem.GetCustomProperty

-description

Retrieves an ICustomProperty object by specifying a property name.

-parameters

-param name

The name of the property.

-returns

The custom property support object.

-remarks

-examples

-see-also