CommandBarFlyoutCommandBarTemplateSettings クラス

定義

CommandBarFlyout コントロールのテンプレートを定義するときに TemplatedParent ソースとして参照できる計算値を提供します。 一般的な使用を目的としたものではありません。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

public ref class CommandBarFlyoutCommandBarTemplateSettings sealed : DependencyObject
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CommandBarFlyoutCommandBarTemplateSettings final : DependencyObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CommandBarFlyoutCommandBarTemplateSettings : DependencyObject
Public NotInheritable Class CommandBarFlyoutCommandBarTemplateSettings
Inherits DependencyObject
継承
Object Platform::Object IInspectable DependencyObject CommandBarFlyoutCommandBarTemplateSettings
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

プロパティ

CloseAnimationEndPosition

閉じるアニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ContentClipRect

コンテンツのクリップに使用する四角形を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

CurrentWidth

コントロールの現在の幅を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

Dispatcher

このオブジェクトが関連付けられている CoreDispatcher を取得します。 CoreDispatcher は、コードが UI 以外のスレッドによって開始された場合でも、UI スレッド上の DependencyObject にアクセスできる機能を表します。

(継承元 DependencyObject)
ExpandDownAnimationEndPosition

展開ダウン アニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandDownAnimationHoldPosition

展開ダウン アニメーションの保留位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationHoldPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandDownAnimationStartPosition

展開ダウン アニメーションの開始位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationStartPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandDownOverflowVerticalPosition

下方向に展開したときのオーバーフローの垂直方向の位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandedWidth

展開時のコントロールの幅を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandUpAnimationEndPosition

拡張アニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandUpAnimationHoldPosition

拡張アニメーションの保留位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandUpAnimationStartPosition

拡張アニメーションの開始位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationStartPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

ExpandUpOverflowVerticalPosition

展開時のオーバーフローの垂直方向の位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

OpenAnimationEndPosition

開いているアニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OpenAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

OpenAnimationStartPosition

開いているアニメーションの開始位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OpenAnimationStartPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

OverflowContentClipRect

オーバーフロー コンテンツのクリップに使用する四角形を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

WidthExpansionAnimationEndPosition

幅拡張アニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

WidthExpansionAnimationStartPosition

幅拡張アニメーションの開始位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationStartPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

WidthExpansionDelta

幅の拡張に対する変更の量を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionDelta (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

WidthExpansionMoreButtonAnimationEndPosition

"more" ボタン幅拡張アニメーションの終了位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionMoreButtonAnimationEndPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

WidthExpansionMoreButtonAnimationStartPosition

"more" ボタン幅の拡張アニメーションの開始位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionMoreButtonAnimationStartPosition (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

メソッド

ClearValue(DependencyProperty)

依存関係プロパティのローカル値をクリアします。

(継承元 DependencyObject)
GetAnimationBaseValue(DependencyProperty)

依存関係プロパティに対して確立された基本値を返します。これは、アニメーションがアクティブでない場合に適用されます。

(継承元 DependencyObject)
GetValue(DependencyProperty)

DependencyObject から依存関係プロパティの現在の有効な値を返します。

(継承元 DependencyObject)
ReadLocalValue(DependencyProperty)

ローカル値が設定されている場合は、依存関係プロパティのローカル値を返します。

(継承元 DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback)

この DependencyObject インスタンスの特定の DependencyProperty に対する変更をリッスンするための通知関数を登録します。

(継承元 DependencyObject)
SetValue(DependencyProperty, Object)

DependencyObject の依存関係プロパティのローカル値を設定します。

(継承元 DependencyObject)
UnregisterPropertyChangedCallback(DependencyProperty, Int64)

RegisterPropertyChangedCallback を呼び出して以前に登録した変更通知を取り消します。

(継承元 DependencyObject)

適用対象