Extended Library for UWP/WinRT
C1ColorPicker クラス
メンバ 

C1ColorPicker コントロールを使用すると、エンドユーザーは、カラーパレットから色を選択したり、カラーエディタで RGB カラーモデルや HSL カラーモデルを使用して詳細な色を作成することができます。C1ColorPicker コントロールは、最近使用された色のリストを保持します。
オブジェクト モデル
C1ColorPicker クラス
構文
'宣言
 
Public Class C1ColorPicker 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1ColorPicker : Windows.UI.Xaml.Controls.Control 
継承階層

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
                        C1.Xaml.Extended.C1ColorPicker

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

参照

関連項目

C1ColorPicker メンバ
C1.Xaml.Extended 名前空間

Send Feedback