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