Basic Library for UWP
C1FullscreenDialog クラス
メンバ 

C1.UWP アセンブリ > C1.Xaml 名前空間 : C1FullscreenDialog クラス
コンテンツをフルスクリーンのモーダルダイアログとして表示します。
オブジェクト モデル
C1FullscreenDialog クラス
シンタックス
'宣言
 
Public Class C1FullscreenDialog 
   Inherits Windows.UI.Xaml.Controls.ContentControl
public class C1FullscreenDialog : Windows.UI.Xaml.Controls.ContentControl 
解説
このコントロールは、ウィンドウヘッダーやボタンなどのビジュアル UI を一切持ちません。必要なビジュアル UI は、コンテンツとして実装する必要があります。
継承階層

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ContentControl
                  C1.Xaml.C1FullscreenDialog

参照

C1FullscreenDialog メンバ
C1.Xaml 名前空間