Calendar for UWP/WinRT
ClipExtensions クラス
メンバ 

親要素のサイズに合わせて要素のコンテンツ(または要素の子要素から取得されるコンテンツ)をクリップするかどうかを示す値を取得または設定します。
オブジェクト モデル
ClipExtensions クラス
構文
'宣言
 
Public Class ClipExtensions 
   Inherits Windows.UI.Xaml.DependencyObject
public class ClipExtensions : Windows.UI.Xaml.DependencyObject 
解説
現在のバージョンでは、四角形のクリップ領域のみを設定でき、Border.CornerRadius プロパティ値は使用されません。
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Calendar.ClipExtensions

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

参照

関連項目

ClipExtensions メンバ
C1.Xaml.Calendar 名前空間

Send Feedback