• MESCIUS InputMan for WPF 3.0J
    • はじめに
      • 使用上のご注意
      • 必要システム
      • インストールとアンインストール
      • ライセンス認証
      • 表記規則
      • XAML と XAML 名前空間
      • アプリケーション開発の手順
      • コンポーネントをプロジェクトに組み込む
      • ライセンスの組み込み
      • .NET プロジェクトで使用する場合のご注意
        • プロジェクトの作成とアセンブリ参照の追加
        • ライセンス情報の埋め込み
      • 配布ガイド
        • ランタイムファイルの配布について
        • WPF アプリケーションの配布
          • XCOPY による配布
          • インストーラによる配布
          • ClickOnce による配布(.NET Framework)
          • ClickOnce による配布(.NET)
    • 製品の概要
      • 製品構成
      • 主な機能
      • 3.0J の変更点
      • Service Packの変更点
        • Service Pack 1の新機能
      • 旧バージョンからの変更点
        • 1.0J から 2.0J への変更点
      • 旧バージョンからの移行
      • アセンブリ
    • InputMan for WPF の使い方
      • テキストコントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • 書式を設定する
        • 複数行テキスト
      • マスクコントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • 書式を設定する
          • フィールドオブジェクトによる書式設定
          • キーワードによる書式設定
        • スピン機能
      • 日付コントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • 書式を設定する
          • フィールドオブジェクトによる書式設定
          • キーワードによる書式設定
        • ドロップダウンカレンダー
        • スピン機能
        • 入力日付の検証
        • 和暦表示の設定を変更する
      • 数値コントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • 書式を設定する
          • フィールドオブジェクトによる書式設定
          • キーワードによる書式設定
        • ドロップダウン電卓
        • スピン機能
        • 入力値の検証
      • コンボコントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • スタイルを設定する
        • テキストボックスの使い方
        • リストボックスの使い方
        • シングルカラムリスト
        • マルチカラムリスト
          • ListItem オブジェクトの追加による項目の設定
          • データバインディングによる項目の設定
      • リストコントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • シングルカラムリスト
        • マルチカラムリスト
          • ListItem オブジェクトの追加による項目の設定
          • データバインディングによる項目の設定
      • ドロップダウンカレンダーコントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • スタイルを設定する
        • 休日を設定する
        • 休業日を設定する
        • 日付を選択不可としてマークする
        • 日付を選択する
        • 祝日定義ファイルを利用する
      • ドロップダウン電卓コントロール
        • 基本的な使い方
        • キーボード操作
        • 外観を変更する
        • スタイルを設定する
      • 検証インジケータコントロール
        • 基本的な使い方
      • IME 管理コンポーネント
        • 基本的な使い方
      • ショートカットコマンド
        • 基本的な使い方
        • 定義済みショートカットコマンド一覧
      • 書式コンバーター
      • テーマテンプレートを使用する
        • テーマテンプレートを適用する
        • テーマテンプレートのカスタマイズ
          • Generic.xaml
          • Base.xaml
          • Calculator.xaml
          • CalculatorButton.xaml
          • Calendar.xaml
          • CalendarButtons.xaml
          • ComboBox.xaml
          • Common.xaml
          • Date.xaml
          • ListBox.xaml
          • Mask.xaml
          • Number.xaml
          • SideButton.xaml
          • TextBox.xaml
          • ValidationIndicator.xaml
    • リファレンス
      • GrapeCity.WPF.InputMan アセンブリ
        • 概要
        • 名前空間
          • GrapeCity.Windows.InputMan 名前空間
            • 概要
            • クラス
              • AutoGeneratingListColumnEventArgs
                • 概要
                • メンバ
                • AutoGeneratingListColumnEventArgs コンストラクタ
                • プロパティ
                  • Column プロパティ
                  • PropertyName プロパティ
                  • PropertyType プロパティ
              • BlackoutDatesCollection
                • 概要
                • メンバ
                • BlackoutDatesCollection コンストラクタ
                • メソッド
                  • AddDatesInPast メソッド
                  • ClearItems メソッド
                  • Contains メソッド
                    • Contains(DateTime) メソッド
                    • Contains(DateTime,DateTime) メソッド
                    • Contains(CalendarDateRange) メソッド
                  • ContainsAny メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • BooleanToDoubleConverter
                • 概要
                • メンバ
                • BooleanToDoubleConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
              • CalendarCommands
                • 概要
                • メンバ
                • プロパティ
                  • Clear プロパティ
                  • MoveToEnd プロパティ
                  • MoveToNext プロパティ
                  • MoveToPrevious プロパティ
                  • MoveToStart プロパティ
                  • MoveToToday プロパティ
                  • ZoomIn プロパティ
                  • ZoomOut プロパティ
              • CalendarDateEventArgs
                • 概要
                • メンバ
                • CalendarDateEventArgs コンストラクタ
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime)
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime,Object)
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime,RoutedEvent,Object)
                • プロパティ
                  • NewDate プロパティ
                  • OldDate プロパティ
              • CalendarDateRange
                • 概要
                • メンバ
                • CalendarDateRange コンストラクタ
                  • CalendarDateRange コンストラクタ()
                  • CalendarDateRange コンストラクタ(DateTime)
                  • CalendarDateRange コンストラクタ(DateTime,DateTime)
                • プロパティ
                  • End プロパティ
                  • Start プロパティ
                • イベント
                  • PropertyChanged イベント
              • CalendarDayButtonStyleSelector
                • 概要
                • メンバ
                • CalendarDayButtonStyleSelector コンストラクタ
                • メソッド
                  • SelectStyle メソッド
                • プロパティ
                  • Conditions プロパティ
              • CalendarModeChangedEventArgs
                • 概要
                • メンバ
                • CalendarModeChangedEventArgs コンストラクタ
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode)
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode,Object)
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode,RoutedEvent,Object)
                • プロパティ
                  • NewMode プロパティ
                  • OldMode プロパティ
              • ClickDateEventArgs
                • 概要
                • メンバ
                • ClickDateEventArgs コンストラクタ
                  • ClickDateEventArgs コンストラクタ(RoutedEvent,DateTime)
                  • ClickDateEventArgs コンストラクタ(DateTime,RoutedEvent,Object)
                • プロパティ
                  • Date プロパティ
              • ConditionCollection
                • 概要
                • メンバ
                • ConditionCollection コンストラクタ
              • ControlNavigationCommands
                • 概要
                • メンバ
                • プロパティ
                  • NextControl プロパティ
                  • PreviousControl プロパティ
              • ControlValidator
                • 概要
                • メンバ
                • プロパティ
                  • ErrorContent プロパティ
              • ControlValidatorCollection
                • 概要
                • メンバ
                • ControlValidatorCollection コンストラクタ
              • ControlValidatorSet
                • 概要
                • メンバ
                • ControlValidatorSet コンストラクタ
                • プロパティ
                  • ControlValidators プロパティ
              • ControlValidatorSetTypeConverter
                • 概要
                • メンバ
                • ControlValidatorSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • DateFormatConverter
                • 概要
                • メンバ
                • DateFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • EmptyEraString プロパティ
                  • ErrorString プロパティ
                  • NullString プロパティ
                  • Pattern プロパティ
              • DayOfWeekCondition
                • 概要
                • メンバ
                • DayOfWeekCondition コンストラクタ
                • プロパティ
                  • DayOfWeek プロパティ
                  • WeekInMonth プロパティ
              • DayOfWeekHoliday
                • 概要
                • メンバ
                • DayOfWeekHoliday コンストラクタ
                  • DayOfWeekHoliday コンストラクタ()
                  • DayOfWeekHoliday コンストラクタ(Months,Weeks,DayOfWeeks)
                  • DayOfWeekHoliday コンストラクタ(String,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
              • EditorPresenter
                • 概要
                • メンバ
                • EditorPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • EditStatusChangedEventArgs
                • 概要
                • メンバ
                • EditStatusChangedEventArgs コンストラクタ
                • プロパティ
                  • Overwrite プロパティ
              • ErasSectionHandler
                • 概要
                • メンバ
                • ErasSectionHandler コンストラクタ
                • メソッド
                  • Create メソッド
              • FieldsEditingCommands
                • 概要
                • メンバ
                • プロパティ
                  • Clear プロパティ
                  • DeleteNextCharacter プロパティ
                  • DeleteNextCharactersByField プロパティ
                  • DeletePreviousCharacter プロパティ
                  • DeletePreviousCharactersByField プロパティ
                  • MoveLeftByCharacter プロパティ
                  • MoveLeftByField プロパティ
                  • MoveRightByCharacter プロパティ
                  • MoveRightByField プロパティ
                  • MoveToFirst プロパティ
                  • MoveToFirstFieldStart プロパティ
                  • MoveToLast プロパティ
                  • MoveToLastFieldEnd プロパティ
                  • NextField プロパティ
                  • NextFieldThenControl プロパティ
                  • PreviousField プロパティ
                  • PreviousFieldThenControl プロパティ
                  • SelectLeftByCharacter プロパティ
                  • SelectLeftByField プロパティ
                  • SelectRightByCharacter プロパティ
                  • SelectRightByField プロパティ
                  • SelectToFirst プロパティ
                  • SelectToFirstFieldStart プロパティ
                  • SelectToLast プロパティ
                  • SelectToLastFieldEnd プロパティ
                  • SpinDown プロパティ
                  • SpinUp プロパティ
              • FieldsPresenter
                • 概要
                • メンバ
                • FieldsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • ForceDayOfWeekHoliday
                • 概要
                • メンバ
                • ForceDayOfWeekHoliday コンストラクタ
                  • ForceDayOfWeekHoliday コンストラクタ()
                  • ForceDayOfWeekHoliday コンストラクタ(Int32,Months,Weeks,DayOfWeeks)
                  • ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
                  • Year プロパティ
              • ForceDayOfWeekWorkday
                • 概要
                • メンバ
                • ForceDayOfWeekWorkday コンストラクタ
                  • ForceDayOfWeekWorkday コンストラクタ()
                  • ForceDayOfWeekWorkday コンストラクタ(Int32,Months,Weeks,DayOfWeeks)
                  • ForceDayOfWeekWorkday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
                  • Year プロパティ
              • ForceHoliday
                • 概要
                • メンバ
                • ForceHoliday コンストラクタ
                  • ForceHoliday コンストラクタ()
                  • ForceHoliday コンストラクタ(DateTime)
                  • ForceHoliday コンストラクタ(String,DateTime)
                  • ForceHoliday コンストラクタ(DateTime,DateTime)
                  • ForceHoliday コンストラクタ(String,DateTime,DateTime)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • End プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Start プロパティ
              • ForceWorkday
                • 概要
                • メンバ
                • ForceWorkday コンストラクタ
                  • ForceWorkday コンストラクタ()
                  • ForceWorkday コンストラクタ(DateTime)
                  • ForceWorkday コンストラクタ(String,DateTime)
                  • ForceWorkday コンストラクタ(DateTime,DateTime)
                  • ForceWorkday コンストラクタ(String,DateTime,DateTime)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • End プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Start プロパティ
              • GcComboBox
                • 概要
                • メンバ
                • GcComboBox コンストラクタ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • GetItemDisplayIndex メソッド
                  • GetItemIndex メソッド
                  • OnApplyTemplate メソッド
                  • OnAutoGeneratingColumn メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnItemCheckChanged メソッド
                  • OnKeyExit メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonUp メソッド
                  • OnMouseWheel メソッド
                  • OnPrepareListItem メソッド
                  • OnPreviewKeyDown メソッド
                  • OnPropertyChanged メソッド
                  • OnSelectionChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OpenDropDown メソッド
                  • Sort メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AlternatingItemBackground プロパティ
                  • AlternationCount プロパティ
                  • AutoGenerateColumns プロパティ
                  • AutoOpenDropDown プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserSortColumns プロパティ
                  • CheckedItems プロパティ
                  • CheckOnClick プロパティ
                  • ClearCommand プロパティ
                  • Columns プロパティ
                  • ContentPath プロパティ
                  • DisabledBackground プロパティ
                  • DisabledForeground プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownControlStyle プロパティ
                  • DropDownWidth プロパティ
                  • DropDownWindowStyle プロパティ
                  • EditableBackground プロパティ
                  • EditableTemplate プロパティ
                  • EditBoxStyle プロパティ
                  • ExitOnLeftRightKey プロパティ
                  • FocusDropDownControlOnOpen プロパティ
                  • HorizontalGridLineBrush プロパティ
                  • HorizontalGridLineStyle プロパティ
                  • IsDropDownOpen プロパティ
                  • IsEditable プロパティ
                  • IsReadOnly プロパティ
                  • IsSelectable プロパティ
                  • IsSelectionBoxHighlighted プロパティ
                  • IsSynchronizedWithCurrentItem プロパティ
                  • ItemBackground プロパティ
                  • ItemCheckBoxVisibility プロパティ
                  • ItemContainerGenerator プロパティ
                  • ItemContainerStyle プロパティ
                  • Items プロパティ
                  • ItemsSource プロパティ
                  • ItemTemplate プロパティ
                  • MaxDropDownHeight プロパティ
                  • MaxDropDownItems プロパティ
                  • SelectedIndex プロパティ
                  • SelectedItem プロパティ
                  • SelectedValue プロパティ
                  • SelectedValuePath プロパティ
                  • SelectionBoxItem プロパティ
                  • SelectionBoxItemTemplate プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinDownCommand プロパティ
                  • SpinUpCommand プロパティ
                  • StaysOpenOnEdit プロパティ
                  • SwitchDropDownCommand プロパティ
                  • Text プロパティ
                  • UnEditableTemplate プロパティ
                  • UseMultipleColumn プロパティ
                  • VerticalGridLineBrush プロパティ
                  • VerticalGridLineStyle プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AlternatingItemBackgroundProperty フィールド
                  • AlternationCountProperty フィールド
                  • AutoGenerateColumnsProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • CanUserResizeColumnsProperty フィールド
                  • CanUserSortColumnsProperty フィールド
                  • CheckOnClickProperty フィールド
                  • ContentPathProperty フィールド
                  • DisabledBackgroundProperty フィールド
                  • DisabledForegroundProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownControlStyleProperty フィールド
                  • DropDownWidthProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • EditableBackgroundProperty フィールド
                  • EditableTemplateProperty フィールド
                  • EditBoxStyleProperty フィールド
                  • ExitOnLeftRightKeyProperty フィールド
                  • FocusDropDownControlOnOpenProperty フィールド
                  • HorizontalGridLineBrushProperty フィールド
                  • HorizontalGridLineStyleProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • IsEditableProperty フィールド
                  • IsReadOnlyProperty フィールド
                  • IsSelectableProperty フィールド
                  • IsSelectionBoxHighlightedProperty フィールド
                  • IsSynchronizedWithCurrentItemProperty フィールド
                  • ItemBackgroundProperty フィールド
                  • ItemCheckBoxVisibilityProperty フィールド
                  • ItemContainerStyleProperty フィールド
                  • ItemsSourceProperty フィールド
                  • ItemTemplateProperty フィールド
                  • MaxDropDownHeightProperty フィールド
                  • MaxDropDownItemsProperty フィールド
                  • SelectedIndexProperty フィールド
                  • SelectedItemProperty フィールド
                  • SelectedValuePathProperty フィールド
                  • SelectedValueProperty フィールド
                  • SelectionBoxItemProperty フィールド
                  • SelectionBoxItemTemplateProperty フィールド
                  • SelectionChangedEvent フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • StaysOpenOnEditProperty フィールド
                  • TextProperty フィールド
                  • UnEditableTemplateProperty フィールド
                  • UseMultipleColumnProperty フィールド
                  • VerticalGridLineBrushProperty フィールド
                  • VerticalGridLineStyleProperty フィールド
                • イベント
                  • AutoGeneratingColumn イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • ItemCheck イベント
                  • KeyExit イベント
                  • PrepareListItem イベント
                  • SelectionChanged イベント
                  • TextChanged イベント
                  • TextChanging イベント
              • GcDateTime
                • 概要
                • メンバ
                • GcDateTime コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown(TimeSpan) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp(TimeSpan) メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnIsActiveChanged メソッド
                  • OnNumberChanged メソッド
                  • OnPropertyChanged メソッド
                  • OnValueChanged メソッド
                  • OpenDropDown メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • AllowDropDownOpen プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoOpenDropDown プロパティ
                  • BlackoutDates プロパティ
                  • ControlValidatorSet プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalendar プロパティ
                  • DropDownCalendarStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldsEditMode プロパティ
                  • FieldSet プロパティ
                  • FirstDayOfWeek プロパティ
                  • FocusedDate プロパティ
                  • HighlightText プロパティ
                  • IsDropDownOpen プロパティ
                  • IsInvalidText プロパティ
                  • IsTodayHighlighted プロパティ
                  • MaxDate プロパティ
                  • MinDate プロパティ
                  • NavigateOnWheel プロパティ
                  • Number プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • ScrollRate プロパティ
                  • SetNowCommand プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • SwitchDropDownCommand プロパティ
                  • TabAction プロパティ
                  • Text プロパティ
                  • ValidationTrigger プロパティ
                  • Value プロパティ
                  • WatermarkDisplayEmptyEra プロパティ
                  • WatermarkDisplayEmptyEraForeground プロパティ
                  • WatermarkEmptyEra プロパティ
                  • WatermarkEmptyEraForeground プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • ControlValidatorSetProperty フィールド
                  • DefaultActiveFieldIndexProperty フィールド
                  • DisplayFieldSetProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownCalendarStyleProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FieldsEditModeProperty フィールド
                  • FieldSetProperty フィールド
                  • FirstDayOfWeekProperty フィールド
                  • FocusedDateProperty フィールド
                  • HighlightTextProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • IsInvalidTextProperty フィールド
                  • IsTodayHighlightedProperty フィールド
                  • MaxDateProperty フィールド
                  • MinDateProperty フィールド
                  • NavigateOnWheelProperty フィールド
                  • NumberChangedEvent フィールド
                  • NumberProperty フィールド
                  • PromptCharProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ScrollRateProperty フィールド
                  • ShowLiteralsProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • SpinIncrementValueProperty フィールド
                  • SpinModeProperty フィールド
                  • TabActionProperty フィールド
                  • ValidationTriggerProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                  • WatermarkDisplayEmptyEraForegroundProperty フィールド
                  • WatermarkDisplayEmptyEraProperty フィールド
                  • WatermarkEmptyEraForegroundProperty フィールド
                  • WatermarkEmptyEraProperty フィールド
                • イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • NumberChanged イベント
                  • ValueChanged イベント
              • GcDropDownCalculator
                • 概要
                • メンバ
                • GcDropDownCalculator コンストラクタ
                • メソッド
                  • OnIsKeyboardFocusWithinChanged メソッド
                  • OnValueChanged メソッド
                • プロパティ
                  • DisplayText プロパティ
                  • EditButtonStyle プロパティ
                  • ErrorMessageStyle プロパティ
                  • HasError プロパティ
                  • HasMemory プロパティ
                  • History プロパティ
                  • HistoryStyle プロパティ
                  • IsShowHistory プロパティ
                  • MathButtonStyle プロパティ
                  • MemoryButtonStyle プロパティ
                  • MemoryStatusStyle プロパティ
                  • NumericButtonStyle プロパティ
                  • OutputStyle プロパティ
                  • ProcessCommand プロパティ
                  • ResetButtonStyle プロパティ
                  • Value プロパティ
                • フィールド
                  • DisplayTextProperty フィールド
                  • EditButtonStyleProperty フィールド
                  • ErrorMessageStyleProperty フィールド
                  • HasErrorProperty フィールド
                  • HasMemoryProperty フィールド
                  • HistoryProperty フィールド
                  • HistoryStyleProperty フィールド
                  • IsShowHistoryProperty フィールド
                  • MathButtonStyleProperty フィールド
                  • MemoryButtonStyleProperty フィールド
                  • MemoryStatusStyleProperty フィールド
                  • NumericButtonStyleProperty フィールド
                  • OutputStyleProperty フィールド
                  • ResetButtonStyleProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                • イベント
                  • ValueChanged イベント
              • GcDropDownCalendar
                • 概要
                • メンバ
                • GcDropDownCalendar コンストラクタ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • GetDatesInView メソッド
                    • GetDatesInView(PickDayType) メソッド
                    • GetDatesInView() メソッド
                  • OnClickDate メソッド
                  • OnDisplayModeChanged メソッド
                  • OnDoubleClickDate メソッド
                  • OnFocusedDateChanged メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnKeyDown メソッド
                  • OnLostMouseCapture メソッド
                  • OnScrolled メソッド
                  • OnSelectionChanged メソッド
                  • Scroll メソッド
                  • ZoomIn メソッド
                  • ZoomOut メソッド
                • プロパティ
                  • AllowSelection プロパティ
                  • BlackoutDates プロパティ
                  • CalendarButtonStyle プロパティ
                  • CalendarDayButtonStyle プロパティ
                  • CalendarDayButtonStyleSelector プロパティ
                  • CalendarHeaderButtonStyle プロパティ
                  • CalendarItemStyle プロパティ
                  • CalendarSelectionBackground プロパティ
                  • CalendarYear プロパティ
                  • DisplayMode プロパティ
                  • EmptyRow プロパティ
                  • EndDisplayMode プロパティ
                  • FirstDayOfWeek プロパティ
                  • FirstFiscalMonth プロパティ
                  • FocusedDate プロパティ
                  • HolidaySetting プロパティ
                  • InnerMargin プロパティ
                  • IsTodayHighlighted プロパティ
                  • MaxDate プロパティ
                  • MinDate プロパティ
                  • MonthFormat プロパティ
                  • NavigateOnWheel プロパティ
                  • ScrollRate プロパティ
                  • SelectedDate プロパティ
                  • SelectedDates プロパティ
                  • SelectionMode プロパティ
                  • ShowContextMenu プロパティ
                  • ShowTrailing プロパティ
                  • StartDisplayMode プロパティ
                  • TodayBackground プロパティ
                  • TodayForeground プロパティ
                  • WeekNumberStyle プロパティ
                  • WeekTitleStyle プロパティ
                  • WeekTitleStyleSelector プロパティ
                  • YearFormat プロパティ
                  • YearMonthFormat プロパティ
                • フィールド
                  • AllowSelectionProperty フィールド
                  • CalendarButtonStyleProperty フィールド
                  • CalendarDayButtonStyleProperty フィールド
                  • CalendarDayButtonStyleSelectorProperty フィールド
                  • CalendarHeaderButtonStyleProperty フィールド
                  • CalendarItemStyleProperty フィールド
                  • CalendarSelectionBackgroundProperty フィールド
                  • CalendarYearProperty フィールド
                  • ClickDateEvent フィールド
                  • DisplayModeChangedEvent フィールド
                  • DisplayModeProperty フィールド
                  • DoubleClickDateEvent フィールド
                  • EmptyRowProperty フィールド
                  • EndDisplayModeProperty フィールド
                  • FirstDayOfWeekProperty フィールド
                  • FirstFiscalMonthProperty フィールド
                  • FocusedDateChangedEvent フィールド
                  • FocusedDateProperty フィールド
                  • HolidaySettingProperty フィールド
                  • InnerMarginProperty フィールド
                  • IsTodayHighlightedProperty フィールド
                  • MaxDateProperty フィールド
                  • MinDateProperty フィールド
                  • MonthFormatProperty フィールド
                  • NavigateOnWheelProperty フィールド
                  • ScrolledEvent フィールド
                  • ScrollRateProperty フィールド
                  • SelectedDateProperty フィールド
                  • SelectedDatesChangedEvent フィールド
                  • SelectionModeProperty フィールド
                  • ShowContextMenuProperty フィールド
                  • ShowTrailingProperty フィールド
                  • StartDisplayModeProperty フィールド
                  • TodayBackgroundProperty フィールド
                  • TodayForegroundProperty フィールド
                  • WeekNumberStyleProperty フィールド
                  • WeekTitleStyleProperty フィールド
                  • WeekTitleStyleSelectorProperty フィールド
                  • YearFormatProperty フィールド
                  • YearMonthFormatProperty フィールド
                • イベント
                  • ClickDate イベント
                  • DisplayModeChanged イベント
                  • DoubleClickDate イベント
                  • FocusedDateChanged イベント
                  • Scrolled イベント
                  • SelectedDatesChanged イベント
              • GcImeManager
                • 概要
                • メンバ
                • メソッド
                  • AddResultStringHandler メソッド
                  • GetAllowSaveImeStatus メソッド
                  • GetConversionList メソッド
                  • GetReadingString メソッド
                  • GetReadingStringKanaMode メソッド
                  • GetReadingStringOutputMode メソッド
                  • GetReverseConversionList メソッド
                  • RemoveResultStringHandler メソッド
                  • SetAllowSaveImeStatus メソッド
                  • SetReadingString メソッド
                  • SetReadingStringKanaMode メソッド
                  • SetReadingStringOutputMode メソッド
                • プロパティ
                  • Current プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                • フィールド
                  • AllowSaveImeStatusProperty フィールド
                  • ImeConversionModeProperty フィールド
                  • ImeSentenceModeProperty フィールド
                  • ImeStateProperty フィールド
                  • ReadingStringKanaModeProperty フィールド
                  • ReadingStringOutputModeProperty フィールド
                  • ReadingStringProperty フィールド
                  • ResultStringEvent フィールド
              • GcListBox
                • 概要
                • メンバ
                • GcListBox コンストラクタ
                • メソッド
                  • AddSelectedHandler メソッド
                  • AddUnselectedHandler メソッド
                  • BeginInit メソッド
                  • ClearContainerForItemOverride メソッド
                  • EndInit メソッド
                  • GetContainerForItemOverride メソッド
                  • GetItemDisplayIndex メソッド
                  • GetItemIndex メソッド
                  • IsItemItsOwnContainerOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnAutoGeneratingColumn メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnIsActiveChanged メソッド
                  • OnItemCheckChanged メソッド
                  • OnItemsChanged メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnPrepareListItem メソッド
                  • OnPropertyChanged メソッド
                  • OnSelectionChanged メソッド
                  • PrepareContainerForItemOverride メソッド
                  • RemoveSelectedHandler メソッド
                  • RemoveUnselectedHandler メソッド
                  • Sort メソッド
                • プロパティ
                  • AlternatingItemBackground プロパティ
                  • AutoGenerateColumns プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserSortColumns プロパティ
                  • CheckedItems プロパティ
                  • CheckOnClick プロパティ
                  • Columns プロパティ
                  • ColumnWidth プロパティ
                  • HeaderHeight プロパティ
                  • HeaderStyle プロパティ
                  • HorizontalGridLineBrush プロパティ
                  • HorizontalGridLineStyle プロパティ
                  • HorizontalScrollBarVisibility プロパティ
                  • IsActive プロパティ
                  • IsSynchronizedWithCurrentItem プロパティ
                  • ItemBackground プロパティ
                  • ItemCheckBoxStyle プロパティ
                  • ItemCheckBoxVisibility プロパティ
                  • MaxColumnWidth プロパティ
                  • MinColumnWidth プロパティ
                  • MoveDownCommand プロパティ
                  • MoveToEndCommand プロパティ
                  • MoveToHomeCommand プロパティ
                  • MoveUpCommand プロパティ
                  • SelectedIndex プロパティ
                  • SelectedIndices プロパティ
                  • SelectedItem プロパティ
                  • SelectedItems プロパティ
                  • SelectedValue プロパティ
                  • SelectedValuePath プロパティ
                  • SelectedValues プロパティ
                  • SelectionMode プロパティ
                  • ShowHeader プロパティ
                  • SubItemStyle プロパティ
                  • UseMultipleColumn プロパティ
                  • VerticalGridLineBrush プロパティ
                  • VerticalGridLineStyle プロパティ
                  • VerticalScrollBarVisibility プロパティ
                • フィールド
                  • AlternatingItemBackgroundProperty フィールド
                  • AutoGenerateColumnsProperty フィールド
                  • CanUserResizeColumnsProperty フィールド
                  • CanUserSortColumnsProperty フィールド
                  • CheckedItemsProperty フィールド
                  • CheckOnClickProperty フィールド
                  • ColumnWidthProperty フィールド
                  • HeaderHeightProperty フィールド
                  • HeaderStyleProperty フィールド
                  • HorizontalGridLineBrushProperty フィールド
                  • HorizontalGridLineStyleProperty フィールド
                  • HorizontalScrollBarVisibilityProperty フィールド
                  • IsActiveChangedEvent フィールド
                  • IsActiveProperty フィールド
                  • IsSynchronizedWithCurrentItemProperty フィールド
                  • ItemBackgroundProperty フィールド
                  • ItemCheckBoxStyleProperty フィールド
                  • ItemCheckBoxVisibilityProperty フィールド
                  • MaxColumnWidthProperty フィールド
                  • MinColumnWidthProperty フィールド
                  • SelectedEvent フィールド
                  • SelectedIndexProperty フィールド
                  • SelectedItemProperty フィールド
                  • SelectedValuePathProperty フィールド
                  • SelectedValueProperty フィールド
                  • SelectionChangedEvent フィールド
                  • SelectionModeProperty フィールド
                  • ShowHeaderProperty フィールド
                  • SubItemStyleProperty フィールド
                  • UnselectedEvent フィールド
                  • UseMultipleColumnProperty フィールド
                  • VerticalGridLineBrushProperty フィールド
                  • VerticalGridLineStyleProperty フィールド
                  • VerticalScrollBarVisibilityProperty フィールド
                • イベント
                  • AutoGeneratingColumn イベント
                  • IsActiveChanged イベント
                  • ItemCheck イベント
                  • PrepareListItem イベント
                  • SelectionChanged イベント
              • GcMask
                • 概要
                • メンバ
                • GcMask コンストラクタ
                • メソッド
                  • OnValueChanged メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoConvert プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldSet プロパティ
                  • HighlightText プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • TabAction プロパティ
                  • Value プロパティ
                • フィールド
                  • AutoConvertProperty フィールド
                  • DefaultActiveFieldIndexProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FieldSetProperty フィールド
                  • HighlightTextProperty フィールド
                  • PromptCharProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowLiteralsProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • TabActionProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                • イベント
                  • ValueChanged イベント
              • GcNumber
                • 概要
                • メンバ
                • GcNumber コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown(Decimal) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp(Decimal) メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnIsActiveChanged メソッド
                  • OnSelectionChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OnValueChanged メソッド
                  • OpenDropDown メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • AllowDeleteToNull プロパティ
                  • AllowDropDownOpen プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoOpenDropDown プロパティ
                  • ControlValidatorSet プロパティ
                  • Decimal プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalculatorStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • FieldSet プロパティ
                  • HighlightText プロパティ
                  • Integer プロパティ
                  • IsDropDownOpen プロパティ
                  • MaxValue プロパティ
                  • MinValue プロパティ
                  • NegativeForeground プロパティ
                  • RecommendedValue プロパティ
                  • SetZeroCommand プロパティ
                  • ShowRecommendedValue プロパティ
                  • SignState プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • SwitchDropDownCommand プロパティ
                  • SwitchSignCommand プロパティ
                  • Text プロパティ
                  • ThreeZeroCommand プロパティ
                  • ValidationTrigger プロパティ
                  • Value プロパティ
                  • ValueSign プロパティ
                  • WatermarkDisplayZero プロパティ
                  • WatermarkDisplayZeroForeground プロパティ
                  • WatermarkZero プロパティ
                  • WatermarkZeroForeground プロパティ
                • フィールド
                  • AllowDeleteToNullProperty フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • ControlValidatorSetProperty フィールド
                  • DisplayFieldSetProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownCalculatorStyleProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • FieldSetProperty フィールド
                  • HighlightTextProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • MaxValueProperty フィールド
                  • MinValueProperty フィールド
                  • NegativeForegroundProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SignStateProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • SpinIncrementValueProperty フィールド
                  • SpinModeProperty フィールド
                  • ValidationTriggerProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                  • WatermarkDisplayZeroForegroundProperty フィールド
                  • WatermarkDisplayZeroProperty フィールド
                  • WatermarkZeroForegroundProperty フィールド
                  • WatermarkZeroProperty フィールド
                • イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • ValueChanged イベント
              • GcTextBox
                • 概要
                • メンバ
                • GcTextBox コンストラクタ
                • メソッド
                  • GetCharacterIndexFromLineIndex メソッド
                  • GetCharacterIndexFromPoint メソッド
                  • GetFirstVisibleLineIndex メソッド
                  • GetLastVisibleLineIndex メソッド
                  • GetLineIndexFromCharacterIndex メソッド
                  • GetLineLength メソッド
                  • GetLineText メソッド
                  • GetRectFromCharacterIndex メソッド
                    • GetRectFromCharacterIndex(Int32) メソッド
                    • GetRectFromCharacterIndex(Int32,Boolean) メソッド
                  • LineDown メソッド
                  • LineLeft メソッド
                  • LineRight メソッド
                  • LineUp メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnIsActiveChanged メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnTextChanged メソッド
                  • PageDown メソッド
                  • PageLeft メソッド
                  • PageRight メソッド
                  • PageUp メソッド
                  • ScrollToEnd メソッド
                  • ScrollToHome メソッド
                  • ScrollToHorizontalOffset メソッド
                  • ScrollToLine メソッド
                  • ScrollToVerticalOffset メソッド
                • プロパティ
                  • AcceptsCrLf プロパティ
                  • AcceptsReturn プロパティ
                  • AcceptsTab プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoConvert プロパティ
                  • AutoWordSelection プロパティ
                  • ClearCommand プロパティ
                  • CountWrappedLine プロパティ
                  • Ellipsis プロパティ
                  • EllipsisString プロパティ
                  • ExitOnLastChar プロパティ
                  • Format プロパティ
                  • GridLineBrush プロパティ
                  • GridLineStyle プロパティ
                  • HighlightText プロパティ
                  • HorizontalScrollBarVisibility プロパティ
                  • LineCount プロパティ
                  • MaxLength プロパティ
                  • MaxLengthUnit プロパティ
                  • MaxLineCount プロパティ
                  • MaxLines プロパティ
                  • MinLines プロパティ
                  • Multiline プロパティ
                  • PasswordChar プロパティ
                  • PasswordRevelationMode プロパティ
                  • RecommendedValue プロパティ
                  • ShowOverflowTip プロパティ
                  • ShowRecommendedValue プロパティ
                  • TextWrapping プロパティ
                  • VerticalScrollBarVisibility プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
                • フィールド
                  • AcceptsCrLfProperty フィールド
                  • AcceptsReturnProperty フィールド
                  • AcceptsTabProperty フィールド
                  • AutoConvertProperty フィールド
                  • AutoWordSelectionProperty フィールド
                  • CountWrappedLineProperty フィールド
                  • EllipsisProperty フィールド
                  • EllipsisStringProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FormatProperty フィールド
                  • GridLineBrushProperty フィールド
                  • GridLineStyleProperty フィールド
                  • HighlightTextProperty フィールド
                  • HorizontalScrollBarVisibilityProperty フィールド
                  • MaxLengthProperty フィールド
                  • MaxLengthUnitProperty フィールド
                  • MaxLineCountProperty フィールド
                  • MaxLinesProperty フィールド
                  • MinLinesProperty フィールド
                  • MultilineProperty フィールド
                  • PasswordCharProperty フィールド
                  • PasswordRevelationModeProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowOverflowTipProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • TextWrappingProperty フィールド
                  • VerticalScrollBarVisibilityProperty フィールド
                  • WatermarkDisplayNullForegroundProperty フィールド
                  • WatermarkDisplayNullProperty フィールド
                  • WatermarkNullForegroundProperty フィールド
                  • WatermarkNullProperty フィールド
              • GcValidationIndicator
                • 概要
                • メンバ
                • GcValidationIndicator コンストラクタ
                • メソッド
                  • ClearError メソッド
                  • MarkError メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • BlinkRate プロパティ
                  • BlinkStyle プロパティ
                  • ElementName プロパティ
                  • ErrorContents プロパティ
                  • HasError プロパティ
                • フィールド
                  • BlinkRateProperty フィールド
                  • BlinkStyleProperty フィールド
                  • ElementNameProperty フィールド
                  • ErrorContentsProperty フィールド
                  • HasErrorProperty フィールド
              • Holiday
                • 概要
                • メンバ
                • Holiday コンストラクタ
                  • Holiday コンストラクタ()
                  • Holiday コンストラクタ(Int32,Int32)
                  • Holiday コンストラクタ(String,Int32,Int32)
                  • Holiday コンストラクタ(Int32,Int32,Int32,Int32)
                  • Holiday コンストラクタ(String,Int32,Int32,Int32,Int32)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • EndDay プロパティ
                  • EndMonth プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • StartDay プロパティ
                  • StartMonth プロパティ
              • HolidayBase
                • 概要
                • メンバ
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • OnPropertyChanged メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                • イベント
                  • PropertyChanged イベント
              • HolidayCollection
                • 概要
                • メンバ
                • HolidayCollection コンストラクタ
                  • HolidayCollection コンストラクタ()
                  • HolidayCollection コンストラクタ(IEnumerable<IHoliday>)
                • メソッド
                  • GetTypeOfDay メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • IsHoliday メソッド
                  • OnCollectionChanged メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • HolidayGroup
                • 概要
                • メンバ
                • HolidayGroup コンストラクタ
                  • HolidayGroup コンストラクタ()
                  • HolidayGroup コンストラクタ(String)
                • プロパティ
                  • Children プロパティ
              • HolidaySetting
                • 概要
                • メンバ
                • HolidaySetting コンストラクタ
                  • HolidaySetting コンストラクタ()
                  • HolidaySetting コンストラクタ(String)
                • プロパティ
                  • Holidays プロパティ
                  • IsActive プロパティ
              • HolidaySettingBase
                • 概要
                • メンバ
                • メソッド
                  • OnPropertyChanged メソッド
                • プロパティ
                  • HolidaySettingName プロパティ
                • イベント
                  • PropertyChanged イベント
              • HolidaySettingCollection
                • 概要
                • メンバ
                • HolidaySettingCollection コンストラクタ
                  • HolidaySettingCollection コンストラクタ()
                  • HolidaySettingCollection コンストラクタ(IEnumerable<HolidaySetting>)
                • メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • InputBindingHelper
                • 概要
                • メンバ
                • InputBindingHelper コンストラクタ
                • メソッド
                  • GetInputBindings メソッド
                  • SetInputBindings メソッド
                • フィールド
                  • InputBindingsProperty フィールド
              • InputTextValidator
                • 概要
                • メンバ
                • InputTextValidator コンストラクタ
                  • InputTextValidator コンストラクタ()
                  • InputTextValidator コンストラクタ(Object)
              • IntegerItem
                • 概要
                • メンバ
                • IntegerItem コンストラクタ
                  • IntegerItem コンストラクタ()
                  • IntegerItem コンストラクタ(Int32)
                • メソッド
                  • CompareValue メソッド
                • オペレータ
                  • 暗黙的 キャスト 演算子 オペレータ
              • Item<T>
                • 概要
                • メンバ
                • メソッド
                  • CompareValue メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                • プロパティ
                  • Value プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
              • ItemCheckEventArgs
                • 概要
                • メンバ
                • ItemCheckEventArgs コンストラクタ
                • プロパティ
                  • DisplayIndex プロパティ
                  • NewValue プロパティ
                  • OldValue プロパティ
              • KeyExitEventArgs
                • 概要
                • メンバ
                • KeyExitEventArgs コンストラクタ
                  • KeyExitEventArgs コンストラクタ(ExitKey)
                  • KeyExitEventArgs コンストラクタ(RoutedEvent,ExitKey)
                • プロパティ
                  • Key プロパティ
              • ListBoxLengthConverter
                • 概要
                • メンバ
                • ListBoxLengthConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • ListCheckBoxColumn
                • 概要
                • メンバ
                • ListCheckBoxColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
              • ListColumn
                • 概要
                • メンバ
                • メソッド
                  • GenerateElement メソッド
                  • GetSubItem メソッド
                  • GetSubItemData メソッド
                  • ResetCanUserResize メソッド
                  • ResetCanUserSort メソッド
                  • ResetWidth メソッド
                • プロパティ
                  • ActualWidth プロパティ
                  • CanUserResize プロパティ
                  • CanUserSort プロパティ
                  • ElementStyle プロパティ
                  • Header プロパティ
                  • HeaderStyle プロパティ
                  • IsAutoGenerated プロパティ
                  • MemberPath プロパティ
                  • SortDirection プロパティ
                  • SubItemStyle プロパティ
                  • Visibility プロパティ
                  • Width プロパティ
              • ListColumnCollection
                • 概要
                • メンバ
                • メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • ListImageColumn
                • 概要
                • メンバ
                • ListImageColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • Stretch プロパティ
              • ListItem
                • 概要
                • メンバ
                • ListItem コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • Indent プロパティ
                  • IsChecked プロパティ
                  • SubItems プロパティ
                • フィールド
                  • IndentProperty フィールド
                  • IsCheckedProperty フィールド
              • ListItemBase
                • 概要
                • メンバ
                • ListItemBase コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotFocus メソッド
                  • OnLostFocus メソッド
                  • OnPropertyChanged メソッド
                  • OnSelected メソッド
                  • OnUnselected メソッド
                • プロパティ
                  • IsSelected プロパティ
                • フィールド
                  • IsSelectedProperty フィールド
                  • SelectedEvent フィールド
                  • UnselectedEvent フィールド
                • イベント
                  • Selected イベント
                  • Unselected イベント
              • ListSubItemColumn
                • 概要
                • メンバ
                • ListSubItemColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
              • ListTemplateColumn
                • 概要
                • メンバ
                • ListTemplateColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • SubItemTemplate プロパティ
              • ListTextColumn
                • 概要
                • メンバ
                • ListTextColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • TextTrimming プロパティ
                  • TextWrapping プロパティ
                • フィールド
                  • FontFamilyProperty フィールド
              • MaskFormatConverter
                • 概要
                • メンバ
                • MaskFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • ErrorString プロパティ
                  • NullString プロパティ
                  • Pattern プロパティ
              • NotifyCollection<T>
                • 概要
                • メンバ
                • NotifyCollection<T> コンストラクタ
                  • NotifyCollection<T> コンストラクタ()
                  • NotifyCollection<T> コンストラクタ(IEnumerable<T>)
                • メソッド
                  • AddRange メソッド
                    • AddRange(T[]) メソッド
                    • AddRange(IEnumerable<T>) メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • OnCollectionChanged メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
                • イベント
                  • CollectionChanged イベント
              • NumberFormatConverter
                • 概要
                • メンバ
                • NumberFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • Digit プロパティ
                  • ErrorString プロパティ
                  • NegativePrefix プロパティ
                  • NegativeSuffix プロパティ
                  • NullString プロパティ
                  • PositivePrefix プロパティ
                  • PositiveSuffix プロパティ
                  • ZeroString プロパティ
              • ObjectItem
                • 概要
                • メンバ
                • ObjectItem コンストラクタ
                  • ObjectItem コンストラクタ()
                  • ObjectItem コンストラクタ(Object)
                • メソッド
                  • CompareValue メソッド
              • PrepareListItemEventArgs
                • 概要
                • メンバ
                • PrepareListItemEventArgs コンストラクタ
                • プロパティ
                  • ItemData プロパティ
                  • ListItem プロパティ
              • PropertyCondition
                • 概要
                • メンバ
                • PropertyCondition コンストラクタ
                • プロパティ
                  • Property プロパティ
                  • Value プロパティ
              • RangeValidator
                • 概要
                • メンバ
                • RangeValidator コンストラクタ
                  • RangeValidator コンストラクタ()
                  • RangeValidator コンストラクタ(Object)
                • プロパティ
                  • AdjustValueOnFocus プロパティ
                  • ValueProcessAction プロパティ
              • ResultStringEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • ReadString プロパティ
              • SelectedDatesCollection
                • 概要
                • メンバ
                • メソッド
                  • AddRange メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
                • イベント
                  • CollectionChanged イベント
              • SelectorCondition
                • 概要
                • メンバ
                • プロパティ
                  • Setters プロパティ
              • SelectorSetter
                • 概要
                • メンバ
                • SelectorSetter コンストラクタ
                • プロパティ
                  • Property プロパティ
                  • Value プロパティ
              • SelectorSetterCollection
                • 概要
                • メンバ
                • SelectorSetterCollection コンストラクタ
                • メソッド
                  • InsertItem メソッド
              • StringItem
                • 概要
                • メンバ
                • StringItem コンストラクタ
                  • StringItem コンストラクタ()
                  • StringItem コンストラクタ(String)
                • メソッド
                  • CompareValue メソッド
                • オペレータ
                  • 暗黙的 キャスト 演算子 オペレータ
              • StyleSelector<T>
                • 概要
                • メンバ
                • メソッド
                  • SelectStyle メソッド
              • SubItem
                • 概要
                • メンバ
                • SubItem コンストラクタ
                  • SubItem コンストラクタ(Object)
                  • SubItem コンストラクタ()
              • SubItemCollection
                • 概要
                • メンバ
                • メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • TextChangingEventArgs
                • 概要
                • メンバ
                • TextChangingEventArgs コンストラクタ
                • プロパティ
                  • Cancel プロパティ
                  • Result プロパティ
              • WeeklyHoliday
                • 概要
                • メンバ
                • WeeklyHoliday コンストラクタ
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • HolidayOverridePolicy プロパティ
                  • IsYearly プロパティ
                  • WeekInMonth プロパティ
              • WeekTitleStyleSelector
                • 概要
                • メンバ
                • WeekTitleStyleSelector コンストラクタ
                • メソッド
                  • SelectStyle メソッド
                • プロパティ
                  • Conditions プロパティ
            • 列挙型
              • AllowSelection
              • AmPmPattern
              • BlinkStyle
              • ButtonVisibility
              • CalculatorOperation
              • CalendarMode
              • CalendarSelectionMode
              • CalendarYear
              • ClipContent
              • CrLfMode
              • DateSpinMode
              • DayOfWeek
              • DayOfWeeks
              • DayType
              • DecimalGeneralFormat
              • EditMode
              • EllipsisMode
              • EmptyRow
              • EraPattern
              • ExitKey
              • ExitOnLeftRightKey
              • FieldsEditMode
              • HighlightText
              • HolidayOverridePolicy
              • Hour12Mode
              • KanaMode
              • LengthUnit
              • LineStyle
              • ListBoxLengthUnitType
              • Month
              • MonthPattern
              • Months
              • NumberSpinMode
              • PasswordRevelationMode
              • PickDayType
              • ReadingStringOutputMode
              • ShowLiterals
              • SignState
              • TabAction
              • ValidationTrigger
              • ValueProcessAction
              • ValueSignControl
              • WeekdayPattern
              • Weeks
              • YearDigitType
            • 構造体
              • ListBoxLength
                • 概要
                • メンバ
                • ListBoxLength コンストラクタ
                  • ListBoxLength コンストラクタ(Double)
                  • ListBoxLength コンストラクタ(Double,ListBoxLengthUnitType)
                • メソッド
                  • Equals メソッド
                    • Equals(ListBoxLength) メソッド
                    • Equals(Object) メソッド
                  • GetHashCode メソッド
                • プロパティ
                  • Auto プロパティ
                  • DisplayValue プロパティ
                  • IsAbsolute プロパティ
                  • IsAuto プロパティ
                  • IsSizeToHeader プロパティ
                  • IsSizeToSubItems プロパティ
                  • IsStar プロパティ
                  • SizeToHeader プロパティ
                  • SizeToSubItems プロパティ
                  • UnitType プロパティ
                  • Value プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
            • インターフェース
              • IHoliday
                • 概要
                • メンバ
                • メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
            • デリゲート
              • CalendarDateChangedEventHandler
              • CalendarModeChangedEventHandler
              • ClickDateEventHandler
              • KeyExitEventHandler
              • ResultStringEventHandler
              • TextChangingEventHandler
          • GrapeCity.Windows.InputMan.Fields 名前空間
            • 概要
            • クラス
              • DateADDisplayField
                • 概要
                • メンバ
                • DateADDisplayField コンストラクタ
              • DateAmPmDisplayField
                • 概要
                • メンバ
                • DateAmPmDisplayField コンストラクタ
                  • DateAmPmDisplayField コンストラクタ()
                  • DateAmPmDisplayField コンストラクタ(AmPmPattern)
                  • DateAmPmDisplayField コンストラクタ(AmPmPattern,String,String)
                • プロパティ
                  • AMDesignator プロパティ
                  • Pattern プロパティ
                  • PMDesignator プロパティ
                • フィールド
                  • AMDesignatorProperty フィールド
                  • PatternProperty フィールド
                  • PMDesignatorProperty フィールド
              • DateAmPmField
                • 概要
                • メンバ
                • DateAmPmField コンストラクタ
                  • DateAmPmField コンストラクタ()
                  • DateAmPmField コンストラクタ(AmPmPattern)
                  • DateAmPmField コンストラクタ(AmPmPattern,String,String)
                • プロパティ
                  • AMDesignator プロパティ
                  • Pattern プロパティ
                  • PMDesignator プロパティ
                  • Text プロパティ
                • フィールド
                  • AMDesignatorProperty フィールド
                  • PatternProperty フィールド
                  • PMDesignatorProperty フィールド
                  • TextProperty フィールド
              • DateDayDisplayField
                • 概要
                • メンバ
                • DateDayDisplayField コンストラクタ
                  • DateDayDisplayField コンストラクタ()
                  • DateDayDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateDayField
                • 概要
                • メンバ
                • DateDayField コンストラクタ
              • DateDisplayField
                • 概要
                • メンバ
              • DateDisplayFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
              • DateDisplayFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • DateDisplayFieldSet
                • 概要
                • メンバ
                • DateDisplayFieldSet コンストラクタ
                  • DateDisplayFieldSet コンストラクタ()
                  • DateDisplayFieldSet コンストラクタ(String)
                • プロパティ
                  • DisplayFields プロパティ
              • DateDisplayFieldSetTypeConverter
                • 概要
                • メンバ
                • DateDisplayFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • DateEraDisplayField
                • 概要
                • メンバ
                • DateEraDisplayField コンストラクタ
                  • DateEraDisplayField コンストラクタ()
                  • DateEraDisplayField コンストラクタ(EraPattern)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateEraField
                • 概要
                • メンバ
                • DateEraField コンストラクタ
                  • DateEraField コンストラクタ()
                  • DateEraField コンストラクタ(EraPattern)
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Pattern プロパティ
                  • Text プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • PatternProperty フィールド
                  • TextProperty フィールド
              • DateEraYearDisplayField
                • 概要
                • メンバ
                • DateEraYearDisplayField コンストラクタ
                  • DateEraYearDisplayField コンストラクタ()
                  • DateEraYearDisplayField コンストラクタ(Boolean)
                  • DateEraYearDisplayField コンストラクタ(Boolean,Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                  • ShowTraditionalFirstYear プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
                  • ShowTraditionalFirstYearProperty フィールド
              • DateEraYearField
                • 概要
                • メンバ
                • DateEraYearField コンストラクタ
              • DateField
                • 概要
                • メンバ
              • DateFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • SetItem メソッド
              • DateFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • DateFieldSet
                • 概要
                • メンバ
                • DateFieldSet コンストラクタ
                  • DateFieldSet コンストラクタ()
                  • DateFieldSet コンストラクタ(String)
                • プロパティ
                  • Fields プロパティ
              • DateFieldSetTypeConverter
                • 概要
                • メンバ
                • DateFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • DateHourDisplayField
                • 概要
                • メンバ
                • DateHourDisplayField コンストラクタ
                  • DateHourDisplayField コンストラクタ()
                  • DateHourDisplayField コンストラクタ(Boolean)
                  • DateHourDisplayField コンストラクタ(Boolean,Boolean)
                • プロパティ
                  • MidnightAs24 プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • MidnightAs24Property フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateHourField
                • 概要
                • メンバ
                • DateHourField コンストラクタ
                • プロパティ
                  • MidnightAs24 プロパティ
                • フィールド
                  • MidnightAs24Property フィールド
              • DateInputDisplayField
                • 概要
                • メンバ
                • プロパティ
                  • PromptChar プロパティ
                • フィールド
                  • PromptCharProperty フィールド
              • DateInputField
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                  • EndInit メソッド
                • プロパティ
                  • PromptChar プロパティ
                  • SpinIncrement プロパティ
                  • Value プロパティ
                • フィールド
                  • PromptCharProperty フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • DateLiteralDisplayField
                • 概要
                • メンバ
                • DateLiteralDisplayField コンストラクタ
                  • DateLiteralDisplayField コンストラクタ()
                  • DateLiteralDisplayField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • DateLiteralField
                • 概要
                • メンバ
                • DateLiteralField コンストラクタ
                  • DateLiteralField コンストラクタ()
                  • DateLiteralField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • DateMinuteDisplayField
                • 概要
                • メンバ
                • DateMinuteDisplayField コンストラクタ
                  • DateMinuteDisplayField コンストラクタ()
                  • DateMinuteDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateMinuteField
                • 概要
                • メンバ
                • DateMinuteField コンストラクタ
              • DateMonthDisplayField
                • 概要
                • メンバ
                • DateMonthDisplayField コンストラクタ
                  • DateMonthDisplayField コンストラクタ()
                  • DateMonthDisplayField コンストラクタ(Boolean)
                  • DateMonthDisplayField コンストラクタ(Boolean,MonthPattern)
                • プロパティ
                  • Pattern プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • PatternProperty フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateMonthField
                • 概要
                • メンバ
                • DateMonthField コンストラクタ
                  • DateMonthField コンストラクタ()
                  • DateMonthField コンストラクタ(MonthPattern)
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Pattern プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • PatternProperty フィールド
              • DateSecondDisplayField
                • 概要
                • メンバ
                • DateSecondDisplayField コンストラクタ
                  • DateSecondDisplayField コンストラクタ()
                  • DateSecondDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateSecondField
                • 概要
                • メンバ
                • DateSecondField コンストラクタ
              • DateShortHourDisplayField
                • 概要
                • メンバ
                • DateShortHourDisplayField コンストラクタ
                  • DateShortHourDisplayField コンストラクタ()
                  • DateShortHourDisplayField コンストラクタ(Boolean)
                  • DateShortHourDisplayField コンストラクタ(Boolean,Hour12Mode)
                • プロパティ
                  • Hour12Mode プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • Hour12ModeProperty フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateShortHourField
                • 概要
                • メンバ
                • DateShortHourField コンストラクタ
                • プロパティ
                  • Hour12Mode プロパティ
                • フィールド
                  • Hour12ModeProperty フィールド
              • DateSystemFormatDisplayField
                • 概要
                • メンバ
                • DateSystemFormatDisplayField コンストラクタ
                  • DateSystemFormatDisplayField コンストラクタ()
                  • DateSystemFormatDisplayField コンストラクタ(String)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateWeekdayDisplayField
                • 概要
                • メンバ
                • DateWeekdayDisplayField コンストラクタ
                  • DateWeekdayDisplayField コンストラクタ()
                  • DateWeekdayDisplayField コンストラクタ(WeekdayPattern)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateYearDisplayField
                • 概要
                • メンバ
                • DateYearDisplayField コンストラクタ
                  • DateYearDisplayField コンストラクタ()
                  • DateYearDisplayField コンストラクタ(Boolean)
                  • DateYearDisplayField コンストラクタ(Boolean,YearDigitType)
                • プロパティ
                  • ShowLeadingZero プロパティ
                  • YearDigit プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
                  • YearDigitProperty フィールド
              • DateYearField
                • 概要
                • メンバ
                • DateYearField コンストラクタ
                  • DateYearField コンストラクタ()
                  • DateYearField コンストラクタ(YearDigitType)
                • プロパティ
                  • TwoDigitYearMax プロパティ
                  • YearDigit プロパティ
                • フィールド
                  • TwoDigitYearMaxProperty フィールド
                  • YearDigitProperty フィールド
              • FieldContentPresenter
                • 概要
                • メンバ
                • FieldContentPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • MaskEnumerationField
                • 概要
                • メンバ
                • MaskEnumerationField コンストラクタ
                  • MaskEnumerationField コンストラクタ()
                  • MaskEnumerationField コンストラクタ(String[])
                • メソッド
                  • Activate メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                  • EndInit メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoConvert プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Items プロパティ
                  • PromptChar プロパティ
                  • SpinIncrement プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoConvertProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • ItemsProperty フィールド
                  • PromptCharProperty フィールド
                  • SpinIncrementProperty フィールド
              • MaskField
                • 概要
                • メンバ
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • MaskFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
              • MaskFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • MaskFieldSet
                • 概要
                • メンバ
                • MaskFieldSet コンストラクタ
                  • MaskFieldSet コンストラクタ()
                  • MaskFieldSet コンストラクタ(String)
                • プロパティ
                  • Fields プロパティ
              • MaskFieldSetTypeConverter
                • 概要
                • メンバ
                • MaskFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • MaskLiteralField
                • 概要
                • メンバ
                • MaskLiteralField コンストラクタ
                  • MaskLiteralField コンストラクタ()
                  • MaskLiteralField コンストラクタ(String)
              • MaskPatternField
                • 概要
                • メンバ
                • MaskPatternField コンストラクタ
                  • MaskPatternField コンストラクタ()
                  • MaskPatternField コンストラクタ(String,Int32,Int32)
                • メソッド
                  • Activate メソッド
                  • EndInit メソッド
                • プロパティ
                  • AutoConvert プロパティ
                  • MaxLength プロパティ
                  • MinLength プロパティ
                  • Pattern プロパティ
                  • PromptChar プロパティ
                • フィールド
                  • AutoConvertProperty フィールド
                  • MaxLengthProperty フィールド
                  • MinLengthProperty フィールド
                  • PatternProperty フィールド
                  • PromptCharProperty フィールド
              • NumberDecimalGeneralFormatDisplayField
                • 概要
                • メンバ
                • NumberDecimalGeneralFormatDisplayField コンストラクタ
                  • NumberDecimalGeneralFormatDisplayField コンストラクタ()
                  • NumberDecimalGeneralFormatDisplayField コンストラクタ(DecimalGeneralFormat)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • NumberDecimalPartDisplayField
                • 概要
                • メンバ
                • NumberDecimalPartDisplayField コンストラクタ
                • プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
              • NumberDecimalPartField
                • 概要
                • メンバ
                • NumberDecimalPartField コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
                  • SpinIncrement プロパティ
                  • Value プロパティ
                • フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • NumberDecimalSeparatorDisplayField
                • 概要
                • メンバ
                • NumberDecimalSeparatorDisplayField コンストラクタ
                • プロパティ
                  • DecimalSeparator プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
              • NumberDecimalSeparatorField
                • 概要
                • メンバ
                • NumberDecimalSeparatorField コンストラクタ
                • プロパティ
                  • DecimalSeparator プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
              • NumberDisplayField
                • 概要
                • メンバ
              • NumberDisplayFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • SetItem メソッド
              • NumberDisplayFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
                    • BuildFields(String) メソッド
                    • BuildFields(String,String,String,String,String) メソッド
              • NumberDisplayFieldSet
                • 概要
                • メンバ
                • NumberDisplayFieldSet コンストラクタ
                  • NumberDisplayFieldSet コンストラクタ()
                  • NumberDisplayFieldSet コンストラクタ(String)
                • プロパティ
                  • DisplayFields プロパティ
              • NumberDisplayFieldSetTypeConverter
                • 概要
                • メンバ
                • NumberDisplayFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • NumberField
                • 概要
                • メンバ
                • フィールド
                  • TextProperty フィールド
              • NumberFieldSet
                • 概要
                • メンバ
                • NumberFieldSet コンストラクタ
                  • NumberFieldSet コンストラクタ()
                  • NumberFieldSet コンストラクタ(String)
                • メソッド
                  • SetFields メソッド
                    • SetFields(String) メソッド
                    • SetFields(String,String,String,String,String) メソッド
                • プロパティ
                  • DecimalPart プロパティ
                  • DecimalSeparator プロパティ
                  • IntegerPart プロパティ
                  • SignPrefix プロパティ
                  • SignSuffix プロパティ
              • NumberFieldSetTypeConverter
                • 概要
                • メンバ
                • NumberFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • NumberIntegerPartDisplayField
                • 概要
                • メンバ
                • NumberIntegerPartDisplayField コンストラクタ
                • プロパティ
                  • GroupSeparator プロパティ
                  • GroupSizes プロパティ
                  • MinDigits プロパティ
                • フィールド
                  • GroupSeparatorProperty フィールド
                  • MinDigitsProperty フィールド
              • NumberIntegerPartField
                • 概要
                • メンバ
                • NumberIntegerPartField コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • GroupSeparator プロパティ
                  • GroupSizes プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
                  • SpinIncrement プロパティ
                  • Value プロパティ
                • フィールド
                  • GroupSeparatorProperty フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • NumberLiteralDisplayField
                • 概要
                • メンバ
                • NumberLiteralDisplayField コンストラクタ
                  • NumberLiteralDisplayField コンストラクタ()
                  • NumberLiteralDisplayField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • NumberMoneyPatternDisplayField
                • 概要
                • メンバ
                • NumberMoneyPatternDisplayField コンストラクタ
                  • NumberMoneyPatternDisplayField コンストラクタ()
                  • NumberMoneyPatternDisplayField コンストラクタ(String)
                • プロパティ
                  • DecimalSeparator プロパティ
                  • GroupSeparator プロパティ
                  • Pattern プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
                  • GroupSeparatorProperty フィールド
                  • PatternProperty フィールド
              • NumberSignDisplayField
                • 概要
                • メンバ
                • NumberSignDisplayField コンストラクタ
                  • NumberSignDisplayField コンストラクタ()
                  • NumberSignDisplayField コンストラクタ(String,String)
                • プロパティ
                  • NegativePattern プロパティ
                  • PositivePattern プロパティ
                  • SignState プロパティ
                • フィールド
                  • NegativePatternProperty フィールド
                  • PositivePatternProperty フィールド
              • NumberSignField
                • 概要
                • メンバ
                • プロパティ
                  • NegativePattern プロパティ
                  • PositivePattern プロパティ
                  • SignState プロパティ
                • フィールド
                  • NegativePatternProperty フィールド
                  • PositivePatternProperty フィールド
              • NumberSignPrefixField
                • 概要
                • メンバ
                • NumberSignPrefixField コンストラクタ
              • NumberSignSuffixField
                • 概要
                • メンバ
                • NumberSignSuffixField コンストラクタ
            • インターフェース
              • IDropDown
                • 概要
                • メンバ
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
              • ISpinable
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • SpinIncrement プロパティ
          • GrapeCity.Windows.InputMan.Fields.Primitives 名前空間
            • 概要
            • クラス
              • DisplayField
                • 概要
                • メンバ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnPropertyChanged メソッド
                  • OnTemplateChanged メソッド
                • プロパティ
                  • Text プロパティ
              • Field
                • 概要
                • メンバ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • OnApplyTemplate メソッド
                  • OnEnter メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnInitialized メソッド
                  • OnLeave メソッド
                  • OnPropertyChanged メソッド
                  • OnTemplateChanged メソッド
                • プロパティ
                  • IsActive プロパティ
                  • IsCompleted プロパティ
                  • IsEmpty プロパティ
                  • IsFull プロパティ
                  • SelectionLength プロパティ
                  • SelectionStart プロパティ
                  • Text プロパティ
                • フィールド
                  • EnterEvent フィールド
                  • IsActiveProperty フィールド
                  • IsCompletedProperty フィールド
                  • IsEmptyProperty フィールド
                  • IsFullProperty フィールド
                  • LeaveEvent フィールド
                • イベント
                  • Enter イベント
                  • Leave イベント
              • FieldSet
                • 概要
                • メンバ
          • GrapeCity.Windows.InputMan.Primitives 名前空間
            • 概要
            • クラス
              • CalculatorButton
                • 概要
                • メンバ
                • CalculatorButton コンストラクタ
              • CalendarButton
                • 概要
                • メンバ
                • CalendarButton コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • CalendarInfo プロパティ
                  • HasSelectedDays プロパティ
                  • IsHighlighted プロパティ
                  • IsInactive プロパティ
                • フィールド
                  • CalendarInfoProperty フィールド
                  • HasSelectedDaysProperty フィールド
                  • IsHighlightedProperty フィールド
                  • IsInactiveProperty フィールド
              • CalendarDayButton
                • 概要
                • メンバ
                • CalendarDayButton コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • DayInfo プロパティ
                  • IsBlackedOut プロパティ
                  • IsHighlighted プロパティ
                  • IsInactive プロパティ
                  • IsSelected プロパティ
                  • IsToday プロパティ
                • フィールド
                  • DayInfoProperty フィールド
                  • IsBlackedOutProperty フィールド
                  • IsHighlightedProperty フィールド
                  • IsInactiveProperty フィールド
                  • IsSelectedProperty フィールド
                  • IsTodayProperty フィールド
              • CalendarHeaderButton
                • 概要
                • メンバ
                • CalendarHeaderButton コンストラクタ
              • CalendarInfo
                • 概要
                • メンバ
                • プロパティ
                  • EndDate プロパティ
                  • HasSelectedDays プロパティ
                  • IsTrailing プロパティ
                  • StartDate プロパティ
                  • Text プロパティ
              • CalendarItem
                • 概要
                • メンバ
                • CalendarItem コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • HeaderInfo プロパティ
                  • InnerMargin プロパティ
                • フィールド
                  • HeaderInfoProperty フィールド
                  • InnerMarginProperty フィールド
              • ComboDropDownWindow
                • 概要
                • メンバ
                • ComboDropDownWindow コンストラクタ
                • プロパティ
                  • Background プロパティ
                  • BorderBrush プロパティ
                  • BorderThickness プロパティ
                  • ResizeBarBackground プロパティ
                • フィールド
                  • BackgroundProperty フィールド
                  • BorderBrushProperty フィールド
                  • BorderThicknessProperty フィールド
                  • ResizeBarBackgroundProperty フィールド
              • ControlBase
                • 概要
                • メンバ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnIsActiveChanged メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • IsActive プロパティ
                • フィールド
                  • IsActiveChangedEvent フィールド
                  • IsActiveProperty フィールド
                • イベント
                  • IsActiveChanged イベント
              • DayInfo
                • 概要
                • メンバ
                • プロパティ
                  • Date プロパティ
                  • HolidayName プロパティ
                  • HolidaySettingName プロパティ
                  • IsBlackedOut プロパティ
                  • IsForceWorkday プロパティ
                  • IsHighlighted プロパティ
                  • IsHoliday プロパティ
                  • IsOverrideHoliday プロパティ
                  • IsSelected プロパティ
                  • IsToday プロパティ
                  • IsTrailing プロパティ
                  • IsWeeklyHoliday プロパティ
                  • Text プロパティ
              • DropDownButton
                • 概要
                • メンバ
                • DropDownButton コンストラクタ
                • メソッド
                  • OnMouseDown メソッド
                  • OnToggle メソッド
              • DropDownWindow
                • 概要
                • メンバ
                • DropDownWindow コンストラクタ
                • メソッド
                  • AddSubmittedHandler メソッド
                  • MeasureOverride メソッド
                  • OnPreviewMouseLeftButtonDown メソッド
                  • OnPreviewMouseLeftButtonUp メソッド
                  • OnPreviewMouseRightButtonDown メソッド
                  • OnPreviewMouseRightButtonUp メソッド
                  • OnPropertyChanged メソッド
                  • RemoveSubmittedHandler メソッド
                • プロパティ
                  • AllowResize プロパティ
                  • AllowsTransparency プロパティ
                  • Child プロパティ
                  • CustomPopupPlacementCallback プロパティ
                  • DropDownValue プロパティ
                  • HorizontalOffset プロパティ
                  • IsOpen プロパティ
                  • LogicalChildren プロパティ
                  • Placement プロパティ
                  • PlacementRectangle プロパティ
                  • PlacementTarget プロパティ
                  • PopupAnimation プロパティ
                  • ShowShadow プロパティ
                  • StaysOpen プロパティ
                  • SubmitCommand プロパティ
                  • TargetElementValue プロパティ
                  • VerticalOffset プロパティ
                • フィールド
                  • AllowResizeProperty フィールド
                  • AllowsTransparencyProperty フィールド
                  • ChildProperty フィールド
                  • CustomPopupPlacementCallbackProperty フィールド
                  • DropDownValueProperty フィールド
                  • HorizontalOffsetProperty フィールド
                  • IsOpenProperty フィールド
                  • PlacementProperty フィールド
                  • PlacementRectangleProperty フィールド
                  • PlacementTargetProperty フィールド
                  • PopupAnimationProperty フィールド
                  • ShowShadowProperty フィールド
                  • StaysOpenProperty フィールド
                  • SubmittedEvent フィールド
                  • TargetElementValueProperty フィールド
                  • VerticalOffsetProperty フィールド
              • EditBase
                • 概要
                • メンバ
                • メソッド
                  • AppendText メソッド
                  • BeginInit メソッド
                  • Clear メソッド
                  • ClearUndo メソッド
                  • Copy メソッド
                  • Cut メソッド
                  • EndInit メソッド
                  • Finalize メソッド
                  • OnEditStatusChanged メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnInitialized メソッド
                  • OnInvalidInput メソッド
                  • OnIsActiveChanged メソッド
                  • OnIsModifiedChanged メソッド
                  • OnKeyExit メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnPropertyChanged メソッド
                  • OnQueryCursor メソッド
                  • OnSelectionChanged メソッド
                  • OnTemplateChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OnTextInput メソッド
                  • Paste メソッド
                  • ScrollToCaret メソッド
                  • Select メソッド
                  • SelectAll メソッド
                  • Undo メソッド
                • プロパティ
                  • CanUndo プロパティ
                  • CaretBrush プロパティ
                  • CaretIndex プロパティ
                  • DisabledBackground プロパティ
                  • DisabledForeground プロパティ
                  • EditMode プロパティ
                  • ExitOnLeftRightKey プロパティ
                  • HideSelection プロパティ
                  • IsModified プロパティ
                  • IsOverwrite プロパティ
                  • IsReadOnly プロパティ
                  • IsReadOnlyCaretVisible プロパティ
                  • SelectedText プロパティ
                  • SelectionBrush プロパティ
                  • SelectionLength プロパティ
                  • SelectionOpacity プロパティ
                  • SelectionStart プロパティ
                  • Text プロパティ
                  • TextDecorations プロパティ
                • フィールド
                  • CaretBrushProperty フィールド
                  • DisabledBackgroundProperty フィールド
                  • DisabledForegroundProperty フィールド
                  • EditModeProperty フィールド
                  • EditStatusChangedEvent フィールド
                  • ExitOnLeftRightKeyProperty フィールド
                  • HideSelectionProperty フィールド
                  • InvalidInputEvent フィールド
                  • IsModifiedChangedEvent フィールド
                  • IsModifiedProperty フィールド
                  • IsOverwriteProperty フィールド
                  • IsReadOnlyCaretVisibleProperty フィールド
                  • IsReadOnlyProperty フィールド
                  • KeyExitEvent フィールド
                  • SelectionBrushProperty フィールド
                  • SelectionChangedEvent フィールド
                  • SelectionOpacityProperty フィールド
                  • TextChangedEvent フィールド
                  • TextDecorationsProperty フィールド
                  • TextProperty フィールド
                • イベント
                  • EditStatusChanged イベント
                  • InvalidInput イベント
                  • IsModifiedChanged イベント
                  • KeyExit イベント
                  • SelectionChanged イベント
                  • TextChanged イベント
                  • TextChanging イベント
              • FieldsEditorControl
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                  • DoSpinUp メソッド
                  • OnIsActiveChanged メソッド
                  • OnMouseDown メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseMove メソッド
                  • OnMouseUp メソッド
                  • OnSpinDown メソッド
                  • OnSpinUp メソッド
                • プロパティ
                  • AllowSpin プロパティ
                  • ClipContent プロパティ
                  • DisplayText プロパティ
                  • IsCompleted プロパティ
                  • IsEmpty プロパティ
                  • IsFull プロパティ
                  • LogicalChildren プロパティ
                  • SpinAllowWrap プロパティ
                  • SpinIncrement プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
                • フィールド
                  • AllowSpinProperty フィールド
                  • ClipContentProperty フィールド
                  • IsCompletedProperty フィールド
                  • IsEmptyProperty フィールド
                  • IsFullProperty フィールド
                  • SpinAllowWrapProperty フィールド
                  • SpinDownEvent フィールド
                  • SpinIncrementProperty フィールド
                  • SpinUpEvent フィールド
                  • WatermarkDisplayNullForegroundProperty フィールド
                  • WatermarkDisplayNullProperty フィールド
                  • WatermarkNullForegroundProperty フィールド
                  • WatermarkNullProperty フィールド
                • イベント
                  • SpinDown イベント
                  • SpinUp イベント
              • FishEyeButton
                • 概要
                • メンバ
                • FishEyeButton コンストラクタ
                • メソッド
                  • OnMouseDown メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseMove メソッド
                  • OnMouseUp メソッド
                  • OnToggle メソッド
              • HeaderInfo
                • 概要
                • メンバ
                • プロパティ
                  • EndDate プロパティ
                  • StartDate プロパティ
                  • Text プロパティ
              • ListHeader
                • 概要
                • メンバ
                • ListHeader コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnContentChanged メソッド
                  • OnLostMouseCapture メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseLeftButtonUp メソッド
                  • OnMouseMove メソッド
                • プロパティ
                  • SeparatorBrush プロパティ
                  • ShowSeparator プロパティ
                • フィールド
                  • SeparatorBrushProperty フィールド
                  • ShowSeparatorProperty フィールド
              • ListHeadersPresenter
                • 概要
                • メンバ
                • ListHeadersPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
              • ListItemsPresenter
                • 概要
                • メンバ
                • ListItemsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • SpinButton
                • 概要
                • メンバ
                • SpinButton コンストラクタ
                • メソッド
                  • OnMouseDown メソッド
              • SubItemsPresenter
                • 概要
                • メンバ
                • SubItemsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • SubmittedEventArgs
                • 概要
                • メンバ
                • SubmittedEventArgs コンストラクタ
                • プロパティ
                  • AllowValueSynchronize プロパティ
                  • Value プロパティ
              • WeekNumber
                • 概要
                • メンバ
                • WeekNumber コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • WeekNumberInfo プロパティ
                • フィールド
                  • WeekNumberInfoProperty フィールド
              • WeekNumberInfo
                • 概要
                • メンバ
                • プロパティ
                  • Number プロパティ
                  • Text プロパティ
              • WeekTitle
                • 概要
                • メンバ
                • WeekTitle コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • WeekTitleInfo プロパティ
                • フィールド
                  • WeekTitleInfoProperty フィールド
              • WeekTitleInfo
                • 概要
                • メンバ
                • プロパティ
                  • DayOfWeek プロパティ
                  • Text プロパティ
            • デリゲート
              • SubmittedEventHandler
    • Tips 集
      • 目的に合ったコントロール
      • コントロールの外観をそろえるには
      • 入力可能な文字種をひらがなや英数字に制限するには
      • 入力可能な日付範囲を設定する方法
      • 入力可能な数値範囲を設定する方法
      • 指定した文字種以外の入力時にエラーを通知するには
      • 範囲外入力時にエラーを通知するには
      • フォーカス移動を制御するには
      • フォーカス取得時に可能な設定
      • 月をまたいだ日付の選択をスムーズに行うには
      • 表示文字列がコントロールの幅を超えるときは
      • ふりがなを自動出力するには
      • スピン機能を無効にしたい
      • マウスホイールでのスピン機能を無効にしたい
      • 無効なコントロールをグレーにしたくない
      • 和暦を表示したい
    • 制限事項と注意点
    • ヘルプファイルの変更履歴