ComponentOne for WinUI
AutoSizeContentPresenter クラス
メンバ 

C1.WinUI.Input アセンブリ > C1.WinUI.Input 名前空間 : AutoSizeContentPresenter クラス
コンテンツのサイズによってサイズを決定でき、コンテンツのサイズが縮小された場合にサイズを維持できる Microsoft.UI.Xaml.Controls.ContentPresenter
オブジェクト モデル
AutoSizeContentPresenter クラス
シンタックス
'宣言
 
Public Class AutoSizeContentPresenter 
   Inherits Microsoft.UI.Xaml.Controls.ContentPresenter
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class AutoSizeContentPresenter : Microsoft.UI.Xaml.Controls.ContentPresenter, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
解説
このコントロールは、ユーザーがスクロールするのに合わせてサイズを変更できるため、コンテンツが仮想化コントロールであるポップアップで便利です。
継承階層

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.ContentPresenter
               C1.WinUI.Input.AutoSizeContentPresenter

参照

参照

AutoSizeContentPresenter メンバ
C1.WinUI.Input 名前空間