SemanticZoomViewChangedEventArgs 類別

定義

提供 ViewChangeStartedViewChangeCompleted 事件的事件數據。

public ref class SemanticZoomViewChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [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 SemanticZoomViewChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[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 SemanticZoomViewChangedEventArgs
Public NotInheritable Class SemanticZoomViewChangedEventArgs
繼承
Object Platform::Object IInspectable SemanticZoomViewChangedEventArgs
屬性

建構函式

SemanticZoomViewChangedEventArgs()

初始化 SemanticZoomViewChangedEventArgs 類別的新實例。

屬性

DestinationItem

提供專案及其界限的相關信息,一旦檢視變更完成。

IsSourceZoomedInView

取得或設定值,這個值表示起始檢視是否為 ZoomedInView

SourceItem

提供專案及其界限的相關信息,如上一個檢視中所表示的專案。

適用於

另請參閱