名前 | 解説 | |
---|---|---|
C1FlexGrid コンストラクタ | C1FlexGridの新しいインスタンスを初期化します。 |
C1FlexGridデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1FlexGrid コンストラクタ | C1FlexGridの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
ActiveEditor | 現在アクティブなセルエディタを取得します。 | |
ActiveFilterIconTemplate | 列をフィルタ処理しないときにアクティブフィルタアイコンの表示に使用する C1.WPF.C1IconTemplate を取得または設定します。 | |
ActualHeight | System.Windows.FrameworkElementから継承されます。 | |
ActualWidth | System.Windows.FrameworkElementから継承されます。 | |
AllowAddNew | ユーザーがソースコレクションに項目を追加できるように、グリッドに新しい行テンプレートを用意するかどうかを示す値を取得または設定します。 | |
AllowDragging | ユーザーがマウスを使って行および列を新しい位置に移動できるかどうかを示す値を取得または設定します。 | |
AllowDrop | System.Windows.UIElementから継承されます。 | |
AllowFreezing | ユーザーがマウスを使用して行や列をフリーズできるかどうかを示す値を 取得または設定します。 | |
AllowMerging | グリッドのどのパーツがセル結合をサポートするかを示す値を取得または設定します。 | |
AllowResizing | ユーザーがマウスを使って行および列をサイズ変更できるかどうかを示す値を取得または設定します。 | |
AllowSorting | ユーザーが列ヘッダーセルをクリックして列をソートできるかどうかを示す値を取得または設定します。 | |
AlternatingRowBackground | 奇数行の背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
AreAnyTouchesCaptured | System.Windows.UIElementから継承されます。 | |
AreAnyTouchesCapturedWithin | System.Windows.UIElementから継承されます。 | |
AreAnyTouchesDirectlyOver | System.Windows.UIElementから継承されます。 | |
AreAnyTouchesOver | System.Windows.UIElementから継承されます。 | |
AreRowDetailsFrozen | 行詳細が表示領域の幅で固定されたままになるか、水平方向にスクロールできるかを示す値を取得または設定します。 | |
AreRowGroupHeadersFrozen | 行グループヘッダーセクションが表示領域の幅の位置に固定されたままになるか、水平方向にスクロールできるかを示す値を取得または設定します。 | |
AutoComplete | ユーザー入力時に、(Microsoft Excel と同様に)コントロールが同じ列の他のエントリに基づいて自動的にエントリを補完するかどうかを取得または設定します。 | |
AutoGenerateColumns | ItemsSourceプロパティが設定されると列が自動的に作成されるかどうかを示す値を取得または設定します。 | |
Background | System.Windows.Controls.Controlから継承されます。 | |
BindingGroup | System.Windows.FrameworkElementから継承されます。 | |
BitmapEffect | System.Windows.UIElementから継承されます。 | |
BitmapEffectInput | System.Windows.UIElementから継承されます。 | |
BorderBrush | System.Windows.Controls.Controlから継承されます。 | |
BorderThickness | System.Windows.Controls.Controlから継承されます。 | |
BottomLeftCells | グリッドの左下隅にあるセルを保持する GridPanelを取得します。 | |
BottomRightCellBackground | グリッドの右下隅にあるセルの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
CacheMode | System.Windows.UIElementから継承されます。 | |
CellFactory | グリッドセルを表すために使用される System.Windows.FrameworkElementオブジェクトの作成と破棄を行う ICellFactoryクラスを取得または設定します。 | |
Cells | グリッド内のデータセルを保持する GridPanelを取得します。 | |
ChildItemsPath | 子の行の生成に使用されるプロパティの名前を取得または設定します。 | |
Clip | System.Windows.UIElementから継承されます。 | |
ClipboardCopyMode | コンテンツをクリップボードにコピーする方法を示す値を取得または設定します。 | |
ClipboardPasteMode | コンテンツをクリップボードから貼り付ける方法を示す値を取得または設定します。 | |
ClipToBounds | System.Windows.UIElementから継承されます。 | |
CollapsedIconTemplate | 項目グループ/詳細が折りたたまれた場合のグループアイコンを表すために使用される C1.WPF.C1IconTemplate を取得または設定します。 | |
CollectionView | 現在のデータソースを表す System.ComponentModel.ICollectionViewを取得します。 | |
ColumnFooterRows | 列フッター行のコレクションを取得します。 | |
ColumnFooters | 列フッターセルを保持する GridPanelを取得します。 | |
ColumnHeaderBackground | 列ヘッダーの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
ColumnHeaderForeground | 列ヘッダーのコンテンツの描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
ColumnHeaders | 列ヘッダーセルを保持する GridPanelを取得します。 | |
ColumnHeaderSelectedBackground | 選択されているセルの列ヘッダーの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
ColumnLayout | 現在の列のレイアウトを定義する文字列を取得または設定します。 | |
Columns | グリッド内の列のコレクションを取得します。 | |
CommandBindings | System.Windows.UIElementから継承されます。 | |
ContextMenu | System.Windows.FrameworkElementから継承されます。 | |
Cursor | System.Windows.FrameworkElementから継承されます。 | |
CursorBackground | カーソルセルの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
CursorForeground | カーソルセルの前景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
DataContext | System.Windows.FrameworkElementから継承されます。 | |
DeferScrolling | ユーザーがスクロールバーのサムボタンを放すまでスクロールを遅らせるかどうかを決定する値を取得または設定します。 | |
DependencyObjectType | System.Windows.DependencyObjectから継承されます。 | |
DesiredSize | System.Windows.UIElementから継承されます。 | |
Dispatcher | System.Windows.Threading.DispatcherObjectから継承されます。 | |
DragDropIndicatorBrush | 列または行をドラッグするときのドロップインジケータのブラシを取得または設定します。 | |
EditorBackground | 編集モードのセルの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
EditorForeground | 編集モードのセルの前景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
EditorRange | 現在編集中のセルに対応する CellRangeを取得します。 | |
Effect | System.Windows.UIElementから継承されます。 | |
ErrorStyle | エラーが含まれるセルの強調表示に使用される CellStyleを取得または設定します。 | |
ExpandedAboveIconTemplate | 項目グループ/詳細が上に展開された場合のアイコンを表すために使用される C1.WPF.C1IconTemplate を取得または設定します。 | |
ExpandedBelowIconTemplate | 項目グループ/詳細が下に展開された場合のグループアイコンを表すために使用される C1.WPF.C1IconTemplate を取得または設定します。 | |
FlowDirection | System.Windows.FrameworkElementから継承されます。 | |
Focusable | System.Windows.UIElementから継承されます。 | |
FocusVisualStyle | System.Windows.FrameworkElementから継承されます。 | |
FontFamily | System.Windows.Controls.Controlから継承されます。 | |
FontSize | System.Windows.Controls.Controlから継承されます。 | |
FontStretch | System.Windows.Controls.Controlから継承されます。 | |
FontStyle | System.Windows.Controls.Controlから継承されます。 | |
FontWeight | System.Windows.Controls.Controlから継承されます。 | |
ForceCursor | System.Windows.FrameworkElementから継承されます。 | |
Foreground | System.Windows.Controls.Controlから継承されます。 | |
FrozenColumns | スクロール不可能な列の数を取得または設定します。 | |
FrozenLinesBrush | グリッドの固定領域とスクロール可能領域の間にある線の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
FrozenRows | スクロール不可能な行の数を取得または設定します。 | |
GridLinesBrush | セル間にある線の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
GridLinesVisibility | 内部セルを区切るグリッド線のどれを表示するかを示す値を取得または設定します。 | |
GroupRowBackground | グループ行の背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
GroupRowForeground | グループ行の前景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
GroupRowPosition | グループ行をデータに対してどこに表示するかを示す値を取得または設定します。 | |
HasAnimatedProperties | System.Windows.UIElementから継承されます。 | |
HeaderFontWeight | ヘッダーセルのテキストのレンダリングに使用する System.Windows.FontWeightを取得または設定します。 | |
HeaderGridLinesBrush | 行ヘッダーセルと列ヘッダーセルの間にある線の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
HeadersVisibility | 行ヘッダーと列ヘッダーの表示状態を示す値を取得または設定します。 | |
Height | System.Windows.FrameworkElementから継承されます。 | |
HorizontalAlignment | System.Windows.FrameworkElementから継承されます。 | |
HorizontalContentAlignment | System.Windows.Controls.Controlから継承されます。 | |
HorizontalScrollBarVisibility | 水平スクロールバーの表示方法を示す値を取得または設定します。 | |
InactiveFilterIconTemplate | 列をフィルタ処理するときに非アクティブフィルタアイコンの表示に使用する C1.WPF.C1IconTemplate を取得または設定します。 | |
InputBindings | System.Windows.UIElementから継承されます。 | |
InputScope | System.Windows.FrameworkElementから継承されます。 | |
IsArrangeValid | System.Windows.UIElementから継承されます。 | |
IsEnabled | System.Windows.UIElementから継承されます。 | |
IsFocused | System.Windows.UIElementから継承されます。 | |
IsHitTestVisible | System.Windows.UIElementから継承されます。 | |
IsInitialized | System.Windows.FrameworkElementから継承されます。 | |
IsInputMethodEnabled | System.Windows.UIElementから継承されます。 | |
IsKeyboardFocused | System.Windows.UIElementから継承されます。 | |
IsKeyboardFocusWithin | System.Windows.UIElementから継承されます。 | |
IsLoaded | System.Windows.FrameworkElementから継承されます。 | |
IsManipulationEnabled | System.Windows.UIElementから継承されます。 | |
IsMeasureValid | System.Windows.UIElementから継承されます。 | |
IsMouseCaptured | System.Windows.UIElementから継承されます。 | |
IsMouseCaptureWithin | System.Windows.UIElementから継承されます。 | |
IsMouseDirectlyOver | System.Windows.UIElementから継承されます。 | |
IsMouseOver | System.Windows.UIElementから継承されます。 | |
IsReadOnly | ユーザーがグリッドにある値を編集できるかどうかを示す値を取得または設定します。 | |
IsSealed | System.Windows.DependencyObjectから継承されます。 | |
IsStylusCaptured | System.Windows.UIElementから継承されます。 | |
IsStylusCaptureWithin | System.Windows.UIElementから継承されます。 | |
IsStylusDirectlyOver | System.Windows.UIElementから継承されます。 | |
IsStylusOver | System.Windows.UIElementから継承されます。 | |
IsSynchronizedWithCurrentItem | コントロールが選択範囲を ItemsSourceプロパティでの選択範囲と同期させるかどうかを決定する値を取得または設定します。 | |
IsTabStop | System.Windows.Controls.Controlから継承されます。 | |
IsVisible | System.Windows.UIElementから継承されます。 | |
Item | オーバーロードされます。 特定のセルの値を取得または設定します。 | |
ItemsSource | コントロールの内容を生成するために使用されるコレクションを取得または設定します。 | |
ItemType | 現在のデータソースに含まれている項目の型を取得します。 | |
KeepCurrentVisible | グリッドが自動的にスクロールして現在の項目の表示状態を維持する必要があるかどうかを示す値を取得または設定します。 | |
KeyActionEnter | ユーザーが[Enter]キーを押したときにグリッドによって実行されるアクションを示す値を取得または設定します。 | |
KeyActionTab | ユーザーが[Tab]キーを押したときにグリッドによって実行されるアクションを示す値を取得または設定します。 | |
Language | System.Windows.FrameworkElementから継承されます。 | |
LayoutTransform | System.Windows.FrameworkElementから継承されます。 | |
Margin | System.Windows.FrameworkElementから継承されます。 | |
Marquee | Excel 形式のマーキーを現在の選択範囲の周囲に実装する System.Windows.Shapes.Rectangleを取得します。 | |
MarqueeColor | Marqueeのストロークに使用する System.Windows.Media.Brushを取得または設定します。 | |
MaxColumnWidth | C1FlexGrid内の列の最大幅を取得または設定します。 | |
MaxHeight | System.Windows.FrameworkElementから継承されます。 | |
MaxRowHeight | C1FlexGrid内の行の最大高さを取得または設定します。 | |
MaxWidth | System.Windows.FrameworkElementから継承されます。 | |
MergeManager | グリッドでセル結合の処理を行う IMergeManagerクラスを取得または設定します。 | |
MinColumnWidth | C1FlexGrid内の列の最小幅を取得または設定します。 | |
MinHeight | System.Windows.FrameworkElementから継承されます。 | |
MinRowHeight | C1FlexGrid内の行の最小高さを取得または設定します。 | |
MinWidth | System.Windows.FrameworkElementから継承されます。 | |
Name | System.Windows.FrameworkElementから継承されます。 | |
NewRowBackground | 新しい行テンプレートの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
NewRowIconTemplate | 新しい行のヘッダーに表示されるアイコンの作成に使用されるテンプレートを取得または設定します。 | |
NewRowPosition | 新しい行テンプレートをグリッドの下部に表示するか上部に表示するかを示す値を取得または設定します。 | |
Opacity | System.Windows.UIElementから継承されます。 | |
OpacityMask | System.Windows.UIElementから継承されます。 | |
OverridesDefaultStyle | System.Windows.FrameworkElementから継承されます。 | |
Padding | System.Windows.Controls.Controlから継承されます。 | |
Parent | System.Windows.FrameworkElementから継承されます。 | |
PersistId | System.Windows.UIElementから継承されます。 | |
RenderSize | System.Windows.UIElementから継承されます。 | |
RenderTransform | System.Windows.UIElementから継承されます。 | |
RenderTransformOrigin | System.Windows.UIElementから継承されます。 | |
Resources | System.Windows.FrameworkElementから継承されます。 | |
RowBackground | 行の背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
RowDetailsTemplate | 行の詳細部分の表示に使用される System.Windows.DataTemplateを取得または設定します。 | |
RowDetailsVisibilityMode | 行の選択時に、詳細部分が自動的に開かれる、常に表示される、または常に折りたたまれるように設定できます。 | |
RowHeaderBackground | 行ヘッダーの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
RowHeaderForeground | 行ヘッダーのコンテンツの描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
RowHeaders | 行ヘッダーセルを保持する GridPanelを取得します。 | |
RowHeaderSelectedBackground | 選択されているセルの行ヘッダーの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
Rows | グリッド内の行のコレクションを取得します。 | |
ScrollPosition | グリッドスクロールバーの値を表す値を取得または設定します。 | |
SelectedIndex | 選択されている行に対応するデータ項目のインデックスを取得または設定します。 | |
SelectedItem | 選択されている行に対応するデータ項目を取得または設定します。 | |
SelectedItems | 現在選択されている行に対応するデータ項目のコレクションを取得します。 | |
Selection | 現在の選択範囲を取得または設定します。 | |
SelectionBackground | カーソルセル以外の選択されているセルの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
SelectionForeground | カーソルセル以外の選択されているセルの前景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
SelectionMode | グリッドの選択モードを取得または設定します。 | |
ShowErrors | グリッドが検証エラーを表示するかどうかを決定する値を取得または設定します。 | |
ShowMarquee | グリッドが現在の選択範囲の周囲に Excel 形式のマーキーを表示するかどうかを示す値を取得または設定します。 | |
ShowOutlineBar | グリッドにアウトラインボタンバーを表示するかどうかを決定する値を取得または設定します。 | |
ShowSort | ソートされた列の列ヘッダーにグリフを追加することで、グリッドに現在のソート状態が表示されるかどうかを示す値を取得または設定します。 | |
SnapsToDevicePixels | System.Windows.UIElementから継承されます。 | |
SortAscendingIconTemplate | 列を昇順にソートするときにソートアイコンの表示に使用する C1.WPF.C1IconTemplate を取得または設定します。 | |
SortDescendingIconTemplate | 列を降順にソートするときにソートアイコンの表示に使用する C1.WPF.C1IconTemplate を取得または設定します。 | |
Style | System.Windows.FrameworkElementから継承されます。 | |
TabIndex | System.Windows.Controls.Controlから継承されます。 | |
Tag | System.Windows.FrameworkElementから継承されます。 | |
Template | System.Windows.Controls.Controlから継承されます。 | |
TemplatedParent | System.Windows.FrameworkElementから継承されます。 | |
ToolTip | System.Windows.FrameworkElementから継承されます。 | |
TopLeftCellBackground | グリッドの左上隅にあるセルの背景の描画に使用する System.Windows.Media.Brushを取得または設定します。 | |
TopLeftCells | グリッドの左上隅にあるセルを保持する GridPanelを取得します。 | |
TouchesCaptured | System.Windows.UIElementから継承されます。 | |
TouchesCapturedWithin | System.Windows.UIElementから継承されます。 | |
TouchesDirectlyOver | System.Windows.UIElementから継承されます。 | |
TouchesOver | System.Windows.UIElementから継承されます。 | |
TreeIndent | グリッド内の各行グループの位置を移動するためのインデントを取得または設定します。 | |
Triggers | System.Windows.FrameworkElementから継承されます。 | |
Uid | System.Windows.UIElementから継承されます。 | |
UseLayoutRounding | System.Windows.FrameworkElementから継承されます。 | |
VerticalAlignment | System.Windows.FrameworkElementから継承されます。 | |
VerticalContentAlignment | System.Windows.Controls.Controlから継承されます。 | |
VerticalScrollBarVisibility | 垂直スクロールバーの表示方法を示す値を取得または設定します。 | |
ViewRange | 現在グリッドに表示されているセルの範囲を示す CellRange値を取得します。 | |
Visibility | System.Windows.UIElementから継承されます。 | |
Width | System.Windows.FrameworkElementから継承されます。 |
名前 | 解説 | |
---|---|---|
IsEnabledCore | System.Windows.UIElementから継承されます。 | |
StylusPlugIns | System.Windows.UIElementから継承されます。 | |
VisualBitmapEffect | System.Windows.Media.Visualから継承されます。 | |
VisualBitmapEffectInput | System.Windows.Media.Visualから継承されます。 | |
VisualBitmapScalingMode | System.Windows.Media.Visualから継承されます。 | |
VisualCacheMode | System.Windows.Media.Visualから継承されます。 | |
VisualChildrenCount | System.Windows.FrameworkElementから継承されます。 | |
VisualClip | System.Windows.Media.Visualから継承されます。 | |
VisualEdgeMode | System.Windows.Media.Visualから継承されます。 | |
VisualEffect | System.Windows.Media.Visualから継承されます。 | |
VisualOffset | System.Windows.Media.Visualから継承されます。 | |
VisualOpacity | System.Windows.Media.Visualから継承されます。 | |
VisualOpacityMask | System.Windows.Media.Visualから継承されます。 | |
VisualParent | System.Windows.Media.Visualから継承されます。 | |
VisualScrollableAreaClip | System.Windows.Media.Visualから継承されます。 | |
VisualTransform | System.Windows.Media.Visualから継承されます。 | |
VisualXSnappingGuidelines | System.Windows.Media.Visualから継承されます。 | |
VisualYSnappingGuidelines | System.Windows.Media.Visualから継承されます。 |
名前 | 解説 | |
---|---|---|
AddHandler | オーバーロードされます。 System.Windows.UIElementから継承されます。 | |
AddToEventRoute | System.Windows.UIElementから継承されます。 | |
ApplyAnimationClock | オーバーロードされます。 System.Windows.UIElementから継承されます。 | |
ApplyTemplate | System.Windows.FrameworkElementから継承されます。 | |
Arrange | System.Windows.UIElementから継承されます。 | |
AutoSizeColumn | 表示されているコンテンツに合わせて、1つの列をサイズ変更します。 | |
AutoSizeColumns | オーバーロードされます。 表示されているコンテンツに合わせて、列の範囲をサイズ変更します。 | |
AutoSizeFixedColumn | 表示されているコンテンツに合わせて、1つの固定列をサイズ変更します。 | |
AutoSizeFixedColumns | オーバーロードされます。 表示されているコンテンツに合わせて、固定列の範囲をサイズ変更します。 | |
AutoSizeFixedRow | 表示されているコンテンツに合わせて、1つの固定行をサイズ変更します。 | |
AutoSizeFixedRows | オーバーロードされます。 表示されているコンテンツに合わせて、固定行の範囲をサイズ変更します。 | |
AutoSizeRow | 表示されているコンテンツに合わせて、1つの行をサイズ変更します。 | |
AutoSizeRows | オーバーロードされます。 表示されているコンテンツに合わせて、行の範囲をサイズ変更します。 | |
BeginAnimation | オーバーロードされます。 System.Windows.UIElementから継承されます。 | |
BeginInit | System.Windows.FrameworkElementから継承されます。 | |
BeginStoryboard | オーバーロードされます。 System.Windows.FrameworkElementから継承されます。 | |
BringIntoView | オーバーロードされます。 System.Windows.FrameworkElementから継承されます。 | |
CaptureMouse | System.Windows.UIElementから継承されます。 | |
CaptureStylus | System.Windows.UIElementから継承されます。 | |
CaptureTouch | System.Windows.UIElementから継承されます。 | |
ClearValue | オーバーロードされます。 System.Windows.DependencyObjectから継承されます。 | |
CoerceValue | System.Windows.DependencyObjectから継承されます。 | |
CollapseGroupsToLevel | すべてのグループ行を指定されたレベルに折りたたみます。 | |
Copy | 現在の選択範囲をクリップボードにコピーします。 | |
CreatePrintPaginator | 印刷ページネータを作成するファクトリメソッド。 | |
EndInit | System.Windows.FrameworkElementから継承されます。 | |
Equals | System.Windows.DependencyObjectから継承されます。 | |
FindCommonVisualAncestor | System.Windows.Media.Visualから継承されます。 | |
FindName | System.Windows.FrameworkElementから継承されます。 | |
FindResource | System.Windows.FrameworkElementから継承されます。 | |
FinishEditing | オーバーロードされます。 保留中の編集をすべてコミットし、編集モードを終了します。 | |
Focus | System.Windows.UIElementから継承されます。 | |
GetAggregate | セル範囲の集計値を計算します。 | |
GetAnimationBaseValue | System.Windows.UIElementから継承されます。 | |
GetBindingExpression | System.Windows.FrameworkElementから継承されます。 | |
GetCellFactory | グリッドセルを表すために使用される System.Windows.FrameworkElementオブジェクトの作成と破棄を行う ICellFactoryクラスを取得します。 | |
GetClipString | オーバーロードされます。 現在の選択範囲をクリップボードにコピーできる文字列として取得します。 | |
GetDataIndex | 指定された行インデックスに対応する、項目ソース内のデータ項目のインデックスを返します。 | |
GetGridImage | オーバーロードされます。 グリッドの特定のパーツを表す System.Windows.FrameworkElement を取得します。 | |
GetHashCode | System.Windows.DependencyObjectから継承されます。 | |
GetPageImages | オーバーロードされます。 ドキュメントのページへのレンダリングに適したグリッドのパーツを表す要素のリストを取得します。 | |
GetRowIndex | 指定されたインデックスを持つデータ項目を表す行のインデックスを返します。 | |
GetSelectedState | CellRange内のセルの選択状態を示す SelectedState値を取得します。 | |
GetValue | System.Windows.DependencyObjectから継承されます。 | |
HitTest | オーバーロードされます。 指定された場所にある、グリッドに関する情報を保持する HitTestInfoオブジェクトを取得します。 | |
IncludeInAggregate | GetAggregateメソッドで計算される集計にセルを含めるかどうかを決定する値を取得します。 | |
InputHitTest | System.Windows.UIElementから継承されます。 | |
Invalidate | オーバーロードされます。 グリッドで表示されているすべての要素を再作成します。 | |
InvalidateArrange | System.Windows.UIElementから継承されます。 | |
InvalidateMeasure | System.Windows.UIElementから継承されます。 | |
InvalidateProperty | System.Windows.DependencyObjectから継承されます。 | |
InvalidateVisual | System.Windows.UIElementから継承されます。 | |
IsAncestorOf | System.Windows.Media.Visualから継承されます。 | |
IsDescendantOf | System.Windows.Media.Visualから継承されます。 | |
LoadColumnLayout | System.Xml.XmlReaderから列のレイアウトをロードします。 | |
Measure | System.Windows.UIElementから継承されます。 | |
MoveFocus | System.Windows.FrameworkElementから継承されます。 | |
OnApplyTemplate | オーバーライドされます。 System.Windows.Controls.Control.Templateプロパティで定義されているテンプレートを適用します。 | |
Paste | クリップボードの内容をグリッドに貼り付けます。 | |
PointFromScreen | System.Windows.Media.Visualから継承されます。 | |
PointToScreen | System.Windows.Media.Visualから継承されます。 | |
PredictFocus | System.Windows.FrameworkElementから継承されます。 | |
オーバーロードされます。 グリッドを印刷します。 | ||
PrintPreview | オーバーロードされます。 印刷プレビューの内容を含むウィンドウを表示します。 | |
RaiseEvent | System.Windows.UIElementから継承されます。 | |
ReadLocalValue | System.Windows.DependencyObjectから継承されます。 | |
RegisterName | System.Windows.FrameworkElementから継承されます。 | |
ReleaseAllTouchCaptures | System.Windows.UIElementから継承されます。 | |
ReleaseMouseCapture | System.Windows.UIElementから継承されます。 | |
ReleaseStylusCapture | System.Windows.UIElementから継承されます。 | |
ReleaseTouchCapture | System.Windows.UIElementから継承されます。 | |
RemoveHandler | System.Windows.UIElementから継承されます。 | |
Save | オーバーロードされます。 グリッドのコンテンツを System.IO.StreamWriterに保存します。 | |
SaveColumnLayout | 現在の列のレイアウトを System.Xml.XmlWriterに保存します。 | |
ScrollIntoView | グリッドをスクロールして特定のセルを表示範囲に入れます。 | |
Select | オーバーロードされます。 指定されたセルを選択します。 | |
SelectAll | すべてのセルを選択します。 | |
SetBinding | オーバーロードされます。 System.Windows.FrameworkElementから継承されます。 | |
SetClipString | 文字列を解析して行と列に配置し、その内容を指定された範囲に適用します。 | |
SetCurrentValue | System.Windows.DependencyObjectから継承されます。 | |
SetResourceReference | System.Windows.FrameworkElementから継承されます。 | |
SetValue | オーバーロードされます。 System.Windows.DependencyObjectから継承されます。 | |
StartEditing | オーバーロードされます。 現在選択されているセルの編集を開始します。 | |
ToString | System.Windows.Controls.Controlから継承されます。 | |
TransformToAncestor | オーバーロードされます。 System.Windows.Media.Visualから継承されます。 | |
TransformToDescendant | System.Windows.Media.Visualから継承されます。 | |
TransformToVisual | System.Windows.Media.Visualから継承されます。 | |
TranslatePoint | System.Windows.UIElementから継承されます。 | |
TryFindResource | System.Windows.FrameworkElementから継承されます。 | |
UnregisterName | System.Windows.FrameworkElementから継承されます。 | |
UpdateDefaultStyle | System.Windows.FrameworkElementから継承されます。 | |
UpdateLayout | System.Windows.UIElementから継承されます。 |
名前 | 解説 | |
---|---|---|
AddVisualChild | System.Windows.Media.Visualから継承されます。 | |
ArrangeCore | System.Windows.FrameworkElementから継承されます。 | |
ArrangeOverride | オーバーライドされます。 コントロールレイアウトの arrange部分の動作を指定します。 | |
CreateBoundRow | 指定されたデータ項目に連結された行を作成します。 | |
CreateBoundRows | 現在のデータソース内の各データ項目に連結された行を作成します。 | |
CreateBoundRowWithDetails | 指定されたデータ項目に連結された詳細行を作成します。 | |
CreateGroupRows | オーバーロードされます。 現在のデータソース内の項目に対応するグループ行を作成します。 | |
GetLayoutClip | System.Windows.FrameworkElementから継承されます。 | |
GetPageBreaks | ページの生成に使用する行区切りと列区切りのリストを作成します。 | |
GetUnboundString | ||
GetVisualChild | System.Windows.FrameworkElementから継承されます。 | |
GetZoom | 印刷する範囲のサイズ、拡大縮小モード、およびページサイズに基づいて、 使用するズーム倍率を計算します。 | |
HitTestCore | オーバーロードされます。 System.Windows.UIElementから継承されます。 | |
MeasureCore | System.Windows.FrameworkElementから継承されます。 | |
MeasureOverride | System.Windows.Controls.Controlから継承されます。 | |
OnAccessKey | System.Windows.UIElementから継承されます。 | |
OnChildDesiredSizeChanged | System.Windows.UIElementから継承されます。 | |
OnContextMenuClosing | System.Windows.FrameworkElementから継承されます。 | |
OnContextMenuOpening | System.Windows.FrameworkElementから継承されます。 | |
OnCreateAutomationPeer | オーバーライドされます。 コントロールのテストに使用される AutomationPeer を取得します。 | |
OnDpiChanged | System.Windows.Media.Visualから継承されます。 | |
OnDragEnter | System.Windows.UIElementから継承されます。 | |
OnDragLeave | System.Windows.UIElementから継承されます。 | |
OnDragOver | System.Windows.UIElementから継承されます。 | |
OnDrop | System.Windows.UIElementから継承されます。 | |
OnGiveFeedback | System.Windows.UIElementから継承されます。 | |
OnGotFocus | System.Windows.FrameworkElementから継承されます。 | |
OnGotKeyboardFocus | System.Windows.UIElementから継承されます。 | |
OnGotMouseCapture | System.Windows.UIElementから継承されます。 | |
OnGotStylusCapture | System.Windows.UIElementから継承されます。 | |
OnGotTouchCapture | System.Windows.UIElementから継承されます。 | |
OnInitialized | System.Windows.FrameworkElementから継承されます。 | |
OnIsKeyboardFocusedChanged | System.Windows.UIElementから継承されます。 | |
OnIsKeyboardFocusWithinChanged | System.Windows.UIElementから継承されます。 | |
OnIsMouseCapturedChanged | System.Windows.UIElementから継承されます。 | |
OnIsMouseCaptureWithinChanged | System.Windows.UIElementから継承されます。 | |
OnIsMouseDirectlyOverChanged | System.Windows.UIElementから継承されます。 | |
OnIsStylusCapturedChanged | System.Windows.UIElementから継承されます。 | |
OnIsStylusCaptureWithinChanged | System.Windows.UIElementから継承されます。 | |
OnIsStylusDirectlyOverChanged | System.Windows.UIElementから継承されます。 | |
OnItemsSourceChanged | ItemsSourceChangedイベントを発生させます。 | |
OnItemsSourceChanging | ItemsSourceChangingイベントを発生させます。 | |
OnKeyDown | オーバーライドされます。 System.Windows.UIElement.KeyDownイベントを発生させます。 | |
OnKeyUp | System.Windows.UIElementから継承されます。 | |
OnLostFocus | System.Windows.UIElementから継承されます。 | |
OnLostKeyboardFocus | System.Windows.UIElementから継承されます。 | |
OnLostMouseCapture | System.Windows.UIElementから継承されます。 | |
OnLostStylusCapture | System.Windows.UIElementから継承されます。 | |
OnLostTouchCapture | System.Windows.UIElementから継承されます。 | |
OnManipulationBoundaryFeedback | System.Windows.UIElementから継承されます。 | |
OnManipulationCompleted | System.Windows.UIElementから継承されます。 | |
OnManipulationDelta | System.Windows.UIElementから継承されます。 | |
OnManipulationInertiaStarting | System.Windows.UIElementから継承されます。 | |
OnManipulationStarted | System.Windows.UIElementから継承されます。 | |
OnManipulationStarting | System.Windows.UIElementから継承されます。 | |
OnMouseDoubleClick | System.Windows.Controls.Controlから継承されます。 | |
OnMouseDown | System.Windows.UIElementから継承されます。 | |
OnMouseEnter | System.Windows.UIElementから継承されます。 | |
OnMouseLeave | System.Windows.UIElementから継承されます。 | |
OnMouseLeftButtonDown | System.Windows.UIElementから継承されます。 | |
OnMouseLeftButtonUp | System.Windows.UIElementから継承されます。 | |
OnMouseMove | System.Windows.UIElementから継承されます。 | |
OnMouseRightButtonDown | System.Windows.UIElementから継承されます。 | |
OnMouseRightButtonUp | System.Windows.UIElementから継承されます。 | |
OnMouseUp | System.Windows.UIElementから継承されます。 | |
OnMouseWheel | System.Windows.UIElementから継承されます。 | |
OnPreviewDragEnter | System.Windows.UIElementから継承されます。 | |
OnPreviewDragLeave | System.Windows.UIElementから継承されます。 | |
OnPreviewDragOver | System.Windows.UIElementから継承されます。 | |
OnPreviewDrop | System.Windows.UIElementから継承されます。 | |
OnPreviewGiveFeedback | System.Windows.UIElementから継承されます。 | |
OnPreviewGotKeyboardFocus | System.Windows.UIElementから継承されます。 | |
OnPreviewKeyDown | System.Windows.UIElementから継承されます。 | |
OnPreviewKeyUp | System.Windows.UIElementから継承されます。 | |
OnPreviewLostKeyboardFocus | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseDoubleClick | System.Windows.Controls.Controlから継承されます。 | |
OnPreviewMouseDown | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseLeftButtonDown | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseLeftButtonUp | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseMove | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseRightButtonDown | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseRightButtonUp | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseUp | System.Windows.UIElementから継承されます。 | |
OnPreviewMouseWheel | System.Windows.UIElementから継承されます。 | |
OnPreviewQueryContinueDrag | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusButtonDown | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusButtonUp | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusDown | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusInAirMove | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusInRange | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusMove | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusOutOfRange | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusSystemGesture | System.Windows.UIElementから継承されます。 | |
OnPreviewStylusUp | System.Windows.UIElementから継承されます。 | |
OnPreviewTextInput | System.Windows.UIElementから継承されます。 | |
OnPreviewTouchDown | System.Windows.UIElementから継承されます。 | |
OnPreviewTouchMove | System.Windows.UIElementから継承されます。 | |
OnPreviewTouchUp | System.Windows.UIElementから継承されます。 | |
OnPropertyChanged | System.Windows.FrameworkElementから継承されます。 | |
OnQueryContinueDrag | System.Windows.UIElementから継承されます。 | |
OnQueryCursor | System.Windows.UIElementから継承されます。 | |
OnRender | System.Windows.UIElementから継承されます。 | |
OnScrollingDeferred | ScrollingDeferredイベントを発生させます。 | |
OnScrollPositionChanged | ScrollPositionChangedイベントを発生させます。 | |
OnScrollPositionChanging | ScrollPositionChangingイベントを発生させます。 | |
OnSelectedItemChanged | SelectedItemChangedイベントを発生させます。 | |
OnStylusButtonDown | System.Windows.UIElementから継承されます。 | |
OnStylusButtonUp | System.Windows.UIElementから継承されます。 | |
OnStylusDown | System.Windows.UIElementから継承されます。 | |
OnStylusEnter | System.Windows.UIElementから継承されます。 | |
OnStylusInAirMove | System.Windows.UIElementから継承されます。 | |
OnStylusInRange | System.Windows.UIElementから継承されます。 | |
OnStylusLeave | System.Windows.UIElementから継承されます。 | |
OnStylusMove | System.Windows.UIElementから継承されます。 | |
OnStylusOutOfRange | System.Windows.UIElementから継承されます。 | |
OnStylusSystemGesture | System.Windows.UIElementから継承されます。 | |
OnStylusUp | System.Windows.UIElementから継承されます。 | |
OnTemplateChanged | System.Windows.Controls.Controlから継承されます。 | |
OnTextInput | System.Windows.UIElementから継承されます。 | |
OnToolTipClosing | System.Windows.FrameworkElementから継承されます。 | |
OnToolTipOpening | System.Windows.FrameworkElementから継承されます。 | |
OnTouchDown | System.Windows.UIElementから継承されます。 | |
OnTouchEnter | System.Windows.UIElementから継承されます。 | |
OnTouchLeave | System.Windows.UIElementから継承されます。 | |
OnTouchMove | System.Windows.UIElementから継承されます。 | |
OnTouchUp | System.Windows.UIElementから継承されます。 | |
RemoveVisualChild | System.Windows.Media.Visualから継承されます。 | |
ShowPrintPreviewWindow | 印刷プレビューウィンドウを表示します。 |
名前 | 解説 | |
---|---|---|
BeginningEdit | セルが編集モードに入る前に発生します。 | |
CellEditEnded | セル編集がコミットまたはキャンセルされたときに発生します。 | |
CellEditEnding | セル編集の終了中に発生します。 | |
Click | ユーザーがグリッド上でマウスをクリックすると発生します。 | |
ContextMenuClosing | System.Windows.FrameworkElementから継承されます。 | |
ContextMenuOpening | System.Windows.FrameworkElementから継承されます。 | |
CustomAggregate | グリッドがカスタム集計の計算を必要とするときに発生します。 | |
DataContextChanged | System.Windows.FrameworkElementから継承されます。 | |
DoubleClick | ユーザーがグリッド上でマウスをダブルクリックすると発生します。 | |
DragEnter | System.Windows.UIElementから継承されます。 | |
DraggedColumn | ユーザーがマウスで新しい位置まで列のドラッグを完了したときに発生します。 | |
DraggedFrozenColumn | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 | |
DraggedFrozenRow | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 | |
DraggedRow | ユーザーがマウスで新しい位置まで行のドラッグを完了したときに発生します。 | |
DraggingColumn | ユーザーがマウスで新しい位置まで列のドラッグを開始したときに発生します。 | |
DraggingFrozenColumn | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 | |
DraggingFrozenRow | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 | |
DraggingRow | ユーザーがマウスで新しい位置まで行のドラッグを開始したときに発生します。 | |
DragLeave | System.Windows.UIElementから継承されます。 | |
DragOver | System.Windows.UIElementから継承されます。 | |
Drop | System.Windows.UIElementから継承されます。 | |
FocusableChanged | System.Windows.UIElementから継承されます。 | |
GiveFeedback | System.Windows.UIElementから継承されます。 | |
GotFocus | System.Windows.UIElementから継承されます。 | |
GotKeyboardFocus | System.Windows.UIElementから継承されます。 | |
GotMouseCapture | System.Windows.UIElementから継承されます。 | |
GotStylusCapture | System.Windows.UIElementから継承されます。 | |
GotTouchCapture | System.Windows.UIElementから継承されます。 | |
GroupCollapsedChanged | GroupRowオブジェクトの GroupRow.IsCollapsedプロパティが変化した後に発生します。 | |
GroupCollapsedChanging | GroupRowオブジェクトの GroupRow.IsCollapsedプロパティが変化する前に発生します。 | |
Initialized | System.Windows.FrameworkElementから継承されます。 | |
IsEnabledChanged | System.Windows.UIElementから継承されます。 | |
IsHitTestVisibleChanged | System.Windows.UIElementから継承されます。 | |
IsKeyboardFocusedChanged | System.Windows.UIElementから継承されます。 | |
IsKeyboardFocusWithinChanged | System.Windows.UIElementから継承されます。 | |
IsMouseCapturedChanged | System.Windows.UIElementから継承されます。 | |
IsMouseCaptureWithinChanged | System.Windows.UIElementから継承されます。 | |
IsMouseDirectlyOverChanged | System.Windows.UIElementから継承されます。 | |
IsStylusCapturedChanged | System.Windows.UIElementから継承されます。 | |
IsStylusCaptureWithinChanged | System.Windows.UIElementから継承されます。 | |
IsStylusDirectlyOverChanged | System.Windows.UIElementから継承されます。 | |
IsVisibleChanged | System.Windows.UIElementから継承されます。 | |
ItemsSourceChanged | ItemsSourceプロパティの値が変化した後に発生します。 | |
ItemsSourceChanging | ItemsSourceプロパティの値が変更されようとしているときに発生します。 | |
KeyDown | System.Windows.UIElementから継承されます。 | |
KeyUp | System.Windows.UIElementから継承されます。 | |
LayoutUpdated | System.Windows.UIElementから継承されます。 | |
Loaded | System.Windows.FrameworkElementから継承されます。 | |
LoadedRows | データソースから行への項目の読み込みをグリッドが完了したときに発生します。 | |
LoadingRows | データソースから行への項目の読み込みをグリッドが開始したときに発生します。 | |
LostFocus | System.Windows.UIElementから継承されます。 | |
LostKeyboardFocus | System.Windows.UIElementから継承されます。 | |
LostMouseCapture | System.Windows.UIElementから継承されます。 | |
LostStylusCapture | System.Windows.UIElementから継承されます。 | |
LostTouchCapture | System.Windows.UIElementから継承されます。 | |
ManipulationBoundaryFeedback | System.Windows.UIElementから継承されます。 | |
ManipulationCompleted | System.Windows.UIElementから継承されます。 | |
ManipulationDelta | System.Windows.UIElementから継承されます。 | |
ManipulationInertiaStarting | System.Windows.UIElementから継承されます。 | |
ManipulationStarted | System.Windows.UIElementから継承されます。 | |
ManipulationStarting | System.Windows.UIElementから継承されます。 | |
MouseDoubleClick | System.Windows.Controls.Controlから継承されます。 | |
MouseDown | System.Windows.UIElementから継承されます。 | |
MouseEnter | System.Windows.UIElementから継承されます。 | |
MouseLeave | System.Windows.UIElementから継承されます。 | |
MouseLeftButtonDown | System.Windows.UIElementから継承されます。 | |
MouseLeftButtonUp | System.Windows.UIElementから継承されます。 | |
MouseMove | System.Windows.UIElementから継承されます。 | |
MouseRightButtonDown | System.Windows.UIElementから継承されます。 | |
MouseRightButtonUp | System.Windows.UIElementから継承されます。 | |
MouseUp | System.Windows.UIElementから継承されます。 | |
MouseWheel | System.Windows.UIElementから継承されます。 | |
PrepareCellForEdit | エディタセルが作成されてからアクティブになる前に発生します。 | |
PreviewDragEnter | System.Windows.UIElementから継承されます。 | |
PreviewDragLeave | System.Windows.UIElementから継承されます。 | |
PreviewDragOver | System.Windows.UIElementから継承されます。 | |
PreviewDrop | System.Windows.UIElementから継承されます。 | |
PreviewGiveFeedback | System.Windows.UIElementから継承されます。 | |
PreviewGotKeyboardFocus | System.Windows.UIElementから継承されます。 | |
PreviewKeyDown | System.Windows.UIElementから継承されます。 | |
PreviewKeyUp | System.Windows.UIElementから継承されます。 | |
PreviewLostKeyboardFocus | System.Windows.UIElementから継承されます。 | |
PreviewMouseDoubleClick | System.Windows.Controls.Controlから継承されます。 | |
PreviewMouseDown | System.Windows.UIElementから継承されます。 | |
PreviewMouseLeftButtonDown | System.Windows.UIElementから継承されます。 | |
PreviewMouseLeftButtonUp | System.Windows.UIElementから継承されます。 | |
PreviewMouseMove | System.Windows.UIElementから継承されます。 | |
PreviewMouseRightButtonDown | System.Windows.UIElementから継承されます。 | |
PreviewMouseRightButtonUp | System.Windows.UIElementから継承されます。 | |
PreviewMouseUp | System.Windows.UIElementから継承されます。 | |
PreviewMouseWheel | System.Windows.UIElementから継承されます。 | |
PreviewQueryContinueDrag | System.Windows.UIElementから継承されます。 | |
PreviewStylusButtonDown | System.Windows.UIElementから継承されます。 | |
PreviewStylusButtonUp | System.Windows.UIElementから継承されます。 | |
PreviewStylusDown | System.Windows.UIElementから継承されます。 | |
PreviewStylusInAirMove | System.Windows.UIElementから継承されます。 | |
PreviewStylusInRange | System.Windows.UIElementから継承されます。 | |
PreviewStylusMove | System.Windows.UIElementから継承されます。 | |
PreviewStylusOutOfRange | System.Windows.UIElementから継承されます。 | |
PreviewStylusSystemGesture | System.Windows.UIElementから継承されます。 | |
PreviewStylusUp | System.Windows.UIElementから継承されます。 | |
PreviewTextInput | System.Windows.UIElementから継承されます。 | |
PreviewTouchDown | System.Windows.UIElementから継承されます。 | |
PreviewTouchMove | System.Windows.UIElementから継承されます。 | |
PreviewTouchUp | System.Windows.UIElementから継承されます。 | |
QueryContinueDrag | System.Windows.UIElementから継承されます。 | |
QueryCursor | System.Windows.UIElementから継承されます。 | |
RequestBringIntoView | System.Windows.FrameworkElementから継承されます。 | |
ResizedColumn | ユーザーがマウスで列のサイズ変更を完了したときに発生します。 | |
ResizedRow | ユーザーがマウスで行のサイズ変更を完了したときに発生します。 | |
ResizingColumn | ユーザーがマウスで列のサイズ変更を開始したときに発生します。 | |
ResizingRow | ユーザーがマウスで行のサイズ変更を開始したときに発生します。 | |
RowEditEnded | 行編集がコミットまたはキャンセルされたときに発生します。 | |
RowEditEnding | 行編集の終了中に発生します。 | |
ScrollingDeferred | ユーザーがスクロールバーのサムをドラッグ中にスクロールが遅延されているときに発生します。 | |
ScrollPositionChanged | ScrollPositionプロパティの値が変化した後に発生します。 | |
ScrollPositionChanging | ScrollPositionプロパティの値が変化する前に発生します。 | |
SelectedItemChanged | SelectedItemプロパティの値が変化すると発生します。 | |
SelectionChanged | Selectionプロパティの値が変化した後に発生します。 | |
SelectionChanging | Selectionプロパティの値が変化する前に発生します。 | |
SizeChanged | System.Windows.FrameworkElementから継承されます。 | |
SortedColumn | ユーザーが列ヘッダーをクリックして、列がソートされた後に発生します。 | |
SortingColumn | ユーザーが列ヘッダーをクリックして、列がソートされる前に発生します。 | |
SourceUpdated | System.Windows.FrameworkElementから継承されます。 | |
StylusButtonDown | System.Windows.UIElementから継承されます。 | |
StylusButtonUp | System.Windows.UIElementから継承されます。 | |
StylusDown | System.Windows.UIElementから継承されます。 | |
StylusEnter | System.Windows.UIElementから継承されます。 | |
StylusInAirMove | System.Windows.UIElementから継承されます。 | |
StylusInRange | System.Windows.UIElementから継承されます。 | |
StylusLeave | System.Windows.UIElementから継承されます。 | |
StylusMove | System.Windows.UIElementから継承されます。 | |
StylusOutOfRange | System.Windows.UIElementから継承されます。 | |
StylusSystemGesture | System.Windows.UIElementから継承されます。 | |
StylusUp | System.Windows.UIElementから継承されます。 | |
TargetUpdated | System.Windows.FrameworkElementから継承されます。 | |
TextInput | System.Windows.UIElementから継承されます。 | |
ToolTipClosing | System.Windows.FrameworkElementから継承されます。 | |
ToolTipOpening | System.Windows.FrameworkElementから継承されます。 | |
TouchDown | System.Windows.UIElementから継承されます。 | |
TouchEnter | System.Windows.UIElementから継承されます。 | |
TouchLeave | System.Windows.UIElementから継承されます。 | |
TouchMove | System.Windows.UIElementから継承されます。 | |
TouchUp | System.Windows.UIElementから継承されます。 | |
Unloaded | System.Windows.FrameworkElementから継承されます。 |