DatePickerFlyoutItem 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 DatePickerFlyout 控制項中專案的容器。
public ref class DatePickerFlyoutItem sealed : DependencyObject, ICustomPropertyProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DatePickerFlyoutItem final : DependencyObject, ICustomPropertyProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DatePickerFlyoutItem : DependencyObject, ICustomPropertyProvider
Public NotInheritable Class DatePickerFlyoutItem
Inherits DependencyObject
Implements ICustomPropertyProvider
- 繼承
- 屬性
- 實作
屬性
Dispatcher |
一律會在 Windows 應用程式 SDK 應用程式中傳 |
DispatcherQueue |
|
PrimaryText |
取得或設定專案的主要文字。 |
PrimaryTextProperty |
識別 PrimaryText 相依性屬性。 |
SecondaryText |
取得或設定專案的次要文字。 |
SecondaryTextProperty |
識別 SecondaryText 相依性屬性。 |
Type |
取得項目的類型。 |