HierarchicalVirtualizationItemDesiredSizes.PixelSizeAfterViewport 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得檢視區之後快取中控制項子專案的大小,以裝置獨立單位 (每單位 1/96 英吋) 。
public:
property System::Windows::Size PixelSizeAfterViewport { System::Windows::Size get(); };
public System.Windows.Size PixelSizeAfterViewport { get; }
member this.PixelSizeAfterViewport : System.Windows.Size
Public ReadOnly Property PixelSizeAfterViewport As Size
屬性值
檢視區之後快取中控制項子專案的大小,以裝置獨立單位 (每單位 1/96 英吋) 。