Basic Library for UWP/WinRT XAML
MetadataWorkaround クラス
メンバ 

自身で使用したり、Frame 内で移動先になることができる空のページ。
オブジェクト モデル
MetadataWorkaround クラス
構文
'宣言
 
Public NotInheritable Class MetadataWorkaround 
   Inherits Windows.UI.Xaml.Controls.Page
   Implements Windows.UI.Xaml.Markup.IComponentConnector 
public sealed class MetadataWorkaround : Windows.UI.Xaml.Controls.Page, Windows.UI.Xaml.Markup.IComponentConnector  
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.UserControl
                           Windows.UI.Xaml.Controls.Page
                              C1.Xaml.MetadataWorkaround

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

MetadataWorkaround メンバ
C1.Xaml 名前空間

Send Feedback