Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 595 Bytes

datepickerflyoutitem_getstringrepresentation_750703948.md

File metadata and controls

22 lines (15 loc) · 595 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.DatePickerFlyoutItem.GetStringRepresentation
winrt method

Microsoft.UI.Xaml.Controls.DatePickerFlyoutItem.GetStringRepresentation

-description

Provides support for "GetStringFromObject" and/or "ToString" logic on the assumption that the implementation supports System.Object. This logic might be accessed by features or services such as generating UI Automation values based on data content.

-returns

The provided string.

-remarks

-examples

-see-also