バージョン

ViewBase クラス メンバ

ViewBaseデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)ViewStateChangedEventViewStateChanged 送信されたイベントのイベント ID  
トップ
パブリック プロパティ
 名前解説
Public プロパティAllowDropGets or sets a value that indicates whether this element can be used as the target of a drag-and-drop operation. System.Windows.ContentElementから継承されます。
Public プロパティAreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element. System.Windows.ContentElementから継承されます。
Public プロパティAreAnyTouchesCapturedWithinGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. System.Windows.ContentElementから継承されます。
Public プロパティAreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element. System.Windows.ContentElementから継承されます。
Public プロパティAreAnyTouchesOverGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. System.Windows.ContentElementから継承されます。
Public プロパティBindingGroupGets or sets the System.Windows.Data.BindingGroup that is used for the element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティCommandBindingsGets a collection of System.Windows.Input.CommandBinding objects that are associated with this element. System.Windows.ContentElementから継承されます。
Public プロパティContextMenuGets or sets the context menu element that should appear whenever the context menu is requested via user interface (UI) from within this element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティCursorGets or sets the cursor that displays when the mouse pointer is over this element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティDataContextGets or sets the data context for an element when it participates in data binding. System.Windows.FrameworkContentElementから継承されます。
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティFocusableGets or sets a value that indicates whether the element can receive focus. System.Windows.ContentElementから継承されます。
Public プロパティFocusVisualStyleGets or sets an object that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. System.Windows.FrameworkContentElementから継承されます。
Public プロパティForceCursorGets or sets a value indicating whether this System.Windows.FrameworkContentElement should force the user interface (UI) to render the cursor as declared by this instance's System.Windows.FrameworkContentElement.Cursor property. System.Windows.FrameworkContentElementから継承されます。
Public プロパティHasAnimatedPropertiesGets a value that indicates whether this element has any animated properties. System.Windows.ContentElementから継承されます。
Public プロパティInputBindingsGets the collection of input bindings that are associated with this element. System.Windows.ContentElementから継承されます。
Public プロパティInputScopeGets or sets the context for input used by this System.Windows.FrameworkContentElement. System.Windows.FrameworkContentElementから継承されます。
Public プロパティInterRecordSpacingX(サイズ変更ロジックに使用されている) X 次元のレコード間のスペース量を返します。  
Public プロパティInterRecordSpacingY(サイズ変更ロジックに使用されている) Y 次元のレコード間のスペース量を返します。  
Public プロパティIsEnabledGets or sets a value that indicates whether this element is enabled in the user interface (UI). System.Windows.ContentElementから継承されます。
Public プロパティIsFocusedGets a value that determines whether this element has logical focus. System.Windows.ContentElementから継承されます。
Public プロパティIsInitializedGets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its System.Windows.FrameworkContentElement.EndInit method called. System.Windows.FrameworkContentElementから継承されます。
Public プロパティIsInputMethodEnabledGets a value that indicates whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. System.Windows.ContentElementから継承されます。
Public プロパティIsKeyboardFocusedGets a value that indicates whether this element has keyboard focus. System.Windows.ContentElementから継承されます。
Public プロパティIsKeyboardFocusWithinGets a value that indicates whether keyboard focus is anywhere within the element or child elements. System.Windows.ContentElementから継承されます。
Public プロパティIsLoadedGets a value indicating whether this element has been loaded for presentation. System.Windows.FrameworkContentElementから継承されます。
Public プロパティIsMouseCapturedGets a value that indicates whether the mouse is captured by this element. System.Windows.ContentElementから継承されます。
Public プロパティIsMouseCaptureWithinGets a value that determines whether mouse capture is held by this element or by child elements in its element tree. System.Windows.ContentElementから継承されます。
Public プロパティIsMouseDirectlyOverGets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. System.Windows.ContentElementから継承されます。
Public プロパティIsMouseOverGets a value that indicates whether the mouse pointer is located over this element (including visual child elements, or its control compositing). System.Windows.ContentElementから継承されます。
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティIsStylusCapturedGets a value that indicates whether the stylus is captured to this element. System.Windows.ContentElementから継承されます。
Public プロパティIsStylusCaptureWithinGets a value that determines whether stylus capture is held by this element, including child elements and control compositing. System.Windows.ContentElementから継承されます。
Public プロパティIsStylusDirectlyOverGets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. System.Windows.ContentElementから継承されます。
Public プロパティIsStylusOverGets a value that indicates whether the stylus is located over this element (including visual child elements). System.Windows.ContentElementから継承されます。
Public プロパティLanguageGets or sets localization/globalization language information that applies to an individual element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティNameGets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML. System.Windows.FrameworkContentElementから継承されます。
Public プロパティOverridesDefaultStyleGets or sets a value indicating whether this element incorporates style properties from theme styles. System.Windows.FrameworkContentElementから継承されます。
Public プロパティParentGets the parent in the logical tree for this element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティResourcesGets or sets the current locally-defined resource dictionary. System.Windows.FrameworkContentElementから継承されます。
Public プロパティStyleGets or sets the style to be used by this element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティTagGets or sets an arbitrary object value that can be used to store custom information about this element. System.Windows.FrameworkContentElementから継承されます。
Public プロパティTemplatedParentGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. System.Windows.FrameworkContentElementから継承されます。
Public プロパティToolTipGets or sets the tool-tip object that is displayed for this element in the user interface (UI). System.Windows.FrameworkContentElementから継承されます。
Public プロパティTouchesCapturedGets all touch devices that are captured to this element. System.Windows.ContentElementから継承されます。
Public プロパティTouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree. System.Windows.ContentElementから継承されます。
Public プロパティTouchesDirectlyOverGets all touch devices that are over this element. System.Windows.ContentElementから継承されます。
Public プロパティTouchesOverGets all touch devices that are over this element or any child elements in its visual tree. System.Windows.ContentElementから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected Internal プロパティAutoFitToRecordDataPresenterBase.AutoFitResolved が true の場合に、DataRecordPresenter のセル領域が RecordPresenter 自体、またはルート RecordListControl に基づいて自動サイズ設定されるかどうかを示すブール値を返します。  
Protected Internal プロパティCellPresentation各行のセルが FieldLayoutTemplateGenerator でレイアウトされるデフォルトの動作を決定する View によって使用される CellPresentation のタイプを返します。  
Protected Internal プロパティDefaultAutoArrangeCellsView のために生成されるフィールド レイアウト テンプレートの AutoArrangeCells のデフォルト値を返します。  
Protected Internal プロパティDefaultAutoArrangeMaxColumnsフィールド レイアウト テンプレートで自動生成するためにセルの列のデフォルトの最大数を返します。  
Protected Internal プロパティDefaultAutoArrangeMaxRowsフィールド レイアウト テンプレートで自動生成するためにセルの行のデフォルトの最大数を返します。  
Protected Internal プロパティDefaultAutoFitそのプロパティがデフォルト値の null (VB では Nothing) に設定される場合、DataPresenterBase.AutoFit 解決された値のデフォルト値を返します。  
Protected Internal プロパティDefaultCellClickActionView のセルのデフォルト CellClickAction を返します。  
Protected Internal プロパティDefaultCellContentAlignmentView の Cell コンテンツにデフォルト CellContentAlignment を返します。  
Protected Internal プロパティDefaultDataRecordSizingModeView のデータ レコードのデフォルト DataRecordSizingMode を返します。  
Protected Internal プロパティDefaultLabelClickActionView のセルのデフォルト LabelClickAction を返します。  
Protected Internal プロパティDefaultLabelLocationView の Field ラベルのデフォルト LabelLocation を返します。  
Protected Internal プロパティDefaultShouldCollapseCardsView がカードを縮小するかどうかのデフォルト値を返します。  
Protected Internal プロパティDefaultShouldCollapseEmptyCellsView が空の値があるセルを縮小するかどうかのデフォルト値を返します。  
Protected Internal プロパティDefaultStyleKeyGets or sets the key to use to find the style template for this control in themes. System.Windows.FrameworkContentElementから継承されます。
Protected Internal プロパティHasLogicalOrientationこの View が特定のサイズで子孫を整列するかどうかを示す値を返します。  
Protected Internal プロパティHorizontalScrollBarVisibility水平方向のスクロールバーがこの View に表示される場合に示す値を返します。  
Protected Internal プロパティIsAddNewRecordSupportedDataPresenterBase により AddNew レコードを View に表示できるかどうかを決定します。  
Protected Internal プロパティIsAutoFitHeightSupported各行のセルの高さが調節される場合は True を返します。そうすると、すべてのセルは行で使用できる垂直方向の領域内に収まります。  
Protected Internal プロパティIsAutoFitWidthSupported各行のセルの幅が調節される場合は True を返します。そうすると、すべてのセルは行で使用できる水平方向の領域内に収まります。  
Protected Internal プロパティIsChildRecordsDisplayOrderSupportedビューが、子レコードが親レコードを基準に並べられるコントロールへの機能をサポートする場合は true を返します。  
Protected Internal プロパティIsCrossLevelSelectionSupportedビューがインデント レベルをまたがるレコードまたはセルの範囲を選択する機能をサポートする場合、true を返します。  
Protected Internal プロパティIsEmptyCellCollapsingSupportedView は空の値があるセルの縮小をサポートする場合は True を返します。  
Protected プロパティIsEnabledCoreGets a value that becomes the return value of System.Windows.ContentElement.IsEnabled in derived classes. System.Windows.ContentElementから継承されます。
Protected Internal プロパティIsFilterRecordSupportedDataPresenterBaseがフィルター レコードを表示する必要がある場合は True を返します。  
Protected Internal プロパティIsFixedFieldsSupportedDataPresenterBase によりフィールドを UI に固定できる必要がある場合は true を返します。  
Protected Internal プロパティIsFixedRecordsSupportedDataPresenterBase によりルート レコードを UI の上または下に固定できる必要がある場合は true を返します。  
Protected Internal プロパティIsFixingSupportedForNestedRecordsDataPresenterBase によりレコードが入れ子になっている (ルート以外の) レコードの UI の上に固定できる必要がある場合は true を返します。  
Protected Internal プロパティIsGroupBySupportedDataPresenterBaseがデフォルトで GroupByArea を表示し、レコードのプログラムによるグループ化を許可する場合は True を返します。  
Protected Internal プロパティIsLogicalFieldHeightResizingAllowedDataPresenterBase UI によりこの View の論理フィールドの高さをサイズ変更できる場合は true を返します。  
Protected Internal プロパティIsLogicalFieldWidthResizingAllowedDataPresenterBase UI によりこの View のフィールドをサイズ変更できなければならない場合は true を返します。  
Protected Internal プロパティIsNestedPanelsSupportedView が階層的なデータを表示するために入れ子になったパネルをサポートする場合は True を返します。  
Protected Internal プロパティIsPanningModeSupportedタッチ対応のシステムで標準のフリック スクロールを有効にするために RecordListControl がその ScrollViewer.PanningMode プロパティを強制すべき場合は True を返します。  
Protected Internal プロパティIsSummaryRecordSupportedDataPresenterBase がサマリー レコードを表示する必要がある場合は true を返します。  
Protected Internal プロパティItemsPanelTypeリストで項目をレイアウトするために View で使用される System.Windows.Controls.Panel のタイプを返します。  
Protected Internal プロパティLogicalChildrenGets an enumerator for the logical child elements of this element. System.Windows.FrameworkContentElementから継承されます。
Protected Internal プロパティLogicalOrientationビューが特定のディメンションのレイアウトのみサポートする場合、View の System.Windows.Controls.Orientation。  
Protected Internal プロパティRecordPresenterContainerTypeView で RecordPresenter のコンテナー (存在する場合) として使用されるタイプを返します。  
Protected Internal プロパティShouldDisplayRecordSelectorsDataPresenterBase が View で各レコードのレコード セレクターを生成および表示する場合、True を返します。  
Protected Internal プロパティSupportedDataDisplayModeView でサポートされている DataDisplayMode を示す値を返します。  
Protected Internal プロパティVerticalScrollBarVisibility垂直方向のスクロールバーがこの View に表示される場合に示す値を返します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAddHandlerオーバーロードされます。 Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. System.Windows.ContentElementから継承されます。
Public メソッドAddToEventRouteAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.ContentElement event handler collection. System.Windows.ContentElementから継承されます。
Public メソッドApplyAnimationClockオーバーロードされます。 Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. System.Windows.ContentElementから継承されます。
Public メソッドBeginAnimationオーバーロードされます。 Starts an animation for a specified animated property on this element. System.Windows.ContentElementから継承されます。
Public メソッドBeginInitCalled before an element is initialized. System.Windows.FrameworkContentElementから継承されます。
Public メソッドBeginStoryboardオーバーロードされます。 Begins the sequence of actions that are contained in the provided storyboard. System.Windows.FrameworkContentElementから継承されます。
Public メソッドBringIntoViewAttempts to bring this element into view, within any scrollable regions it is contained within. System.Windows.FrameworkContentElementから継承されます。
Public メソッドCaptureMouseAttempts to force capture of the mouse to this element. System.Windows.ContentElementから継承されます。
Public メソッドCaptureStylusAttempts to force capture of the stylus to this element. System.Windows.ContentElementから継承されます。
Public メソッドCaptureTouchAttempts to force capture of a touch to this element. System.Windows.ContentElementから継承されます。
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドEndInitCalled immediately after an element is initialized. System.Windows.FrameworkContentElementから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドFindName System.Windows.FrameworkContentElementから継承されます。
Public メソッドFindResourceSearches for a resource with the specified key, and will throw an exception if the requested resource is not found. System.Windows.FrameworkContentElementから継承されます。
Public メソッドFocusAttempts to set focus to this element. System.Windows.ContentElementから継承されます。
Public メソッドGetAnimationBaseValueReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. System.Windows.ContentElementから継承されます。
Public メソッドGetBindingExpressionGets the System.Windows.Data.BindingExpression for the specified property's binding. System.Windows.FrameworkContentElementから継承されます。
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドMoveFocusMoves the keyboard focus from this element to another element. System.Windows.FrameworkContentElementから継承されます。
Public メソッドPredictFocusDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. This method is sealed and cannot be overridden. System.Windows.FrameworkContentElementから継承されます。
Public メソッドRaiseEvent System.Windows.ContentElementから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドRegisterNameProvides an accessor that simplifies access to the System.Windows.NameScope registration method. System.Windows.FrameworkContentElementから継承されます。
Public メソッドReleaseAllTouchCapturesReleases all captured touch devices from this element. System.Windows.ContentElementから継承されます。
Public メソッドReleaseMouseCaptureReleases the mouse capture, if this element held the capture. System.Windows.ContentElementから継承されます。
Public メソッドReleaseStylusCaptureReleases the stylus device capture, if this element held the capture. System.Windows.ContentElementから継承されます。
Public メソッドReleaseTouchCaptureAttempts to release the specified touch device from this element. System.Windows.ContentElementから継承されます。
Public メソッドRemoveHandlerRemoves the specified routed event handler from this element. System.Windows.ContentElementから継承されます。
Public メソッドSetBindingオーバーロードされます。 Attaches a binding to this element, based on the provided binding object. System.Windows.FrameworkContentElementから継承されます。
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetResourceReferenceSearches for a resource with the specified name and sets up a resource reference to it for the specified property. System.Windows.FrameworkContentElementから継承されます。
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドTryFindResourceSearches for a resource with the specified key, and returns that resource if found. System.Windows.FrameworkContentElementから継承されます。
Public メソッドUnregisterNameSimplifies access to the System.Windows.NameScope de-registration method. System.Windows.FrameworkContentElementから継承されます。
Public メソッドUpdateDefaultStyleReapplies the default style to the current System.Windows.FrameworkContentElement. System.Windows.FrameworkContentElementから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドAddLogicalChildAdds the provided element as a child of this element. System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドGetContainerForRecordPresenterRecordPresenter を内部に折り返す要素を返します。折り返しが不要である場合、このメソッドはnull を返します。  
Protected Internal メソッドGetFieldLayoutTemplateGenerator現在の View で指定されたレイアウトに適切なテンプレートを生成するための FieldLayoutTemplateGenerator 派生クラスを取得します。  
Protected Internal メソッドGetUIParentCoreReturns an alternative logical parent for this element if there is no visual parent. In this case, a System.Windows.FrameworkContentElement parent is always the same value as the System.Windows.FrameworkContentElement.Parent property. System.Windows.FrameworkContentElementから継承されます。
Protected メソッドOnContextMenuClosingInvoked whenever the System.Windows.FrameworkContentElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkContentElementから継承されます。
Protected メソッドOnContextMenuOpeningInvoked whenever the System.Windows.FrameworkContentElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkContentElementから継承されます。
Protected メソッドOnCreateAutomationPeerReturns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnDragEnterInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnDragLeaveInvoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnDragOverInvoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnDropInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnGotFocusClass handler for the System.Windows.ContentElement.GotFocus event. System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドOnGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnGotMouseCaptureInvoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnGotStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnGotTouchCaptureProvides class handling for the System.Windows.ContentElement.GotTouchCapture routed event that occurs when a touch is captured to this element. System.Windows.ContentElementから継承されます。
Protected メソッドOnInitializedRaises the System.Windows.FrameworkContentElement.Initialized event. This method is invoked whenever System.Windows.FrameworkContentElement.IsInitialized is set to true. System.Windows.FrameworkContentElementから継承されます。
Protected メソッドOnIsKeyboardFocusedChangedInvoked when an unhandled System.Windows.ContentElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsKeyboardFocusWithinChangedInvoked just before the System.Windows.ContentElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsMouseCapturedChangedInvoked when an unhandled System.Windows.ContentElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsMouseCaptureWithinChangedInvoked when an unhandled System.Windows.ContentElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsMouseDirectlyOverChangedInvoked when an unhandled System.Windows.ContentElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsStylusCapturedChangedInvoked when an unhandled System.Windows.ContentElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsStylusCaptureWithinChangedInvoked when an unhandled System.Windows.ContentElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnIsStylusDirectlyOverChangedInvoked when an unhandled System.Windows.ContentElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnLostFocusRaises the System.Windows.ContentElement.LostFocus routed event by using the event data that is provided. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnLostMouseCaptureInvoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnLostStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnLostTouchCaptureProvides class handling for the System.Windows.ContentElement.LostTouchCapture routed event that occurs when this element loses a touch capture. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseDownInvoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseEnterInvoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseLeaveInvoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseLeftButtonDownInvoked when an unhandled System.Windows.ContentElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseLeftButtonUpInvoked when an unhandled System.Windows.ContentElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseMoveInvoked when an unhandled System.Windows.Input.Mouse.MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseRightButtonDownInvoked when an unhandled System.Windows.ContentElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseRightButtonUpInvoked when an unhandled System.Windows.ContentElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseUpInvoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewDragEnterInvoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewDragLeaveInvoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewDragOverInvoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewDropInvoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseDownInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseLeftButtonDownInvoked when an unhandled System.Windows.ContentElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseLeftButtonUpInvoked when an unhandled System.Windows.ContentElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseMoveInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseRightButtonDownInvoked when an unhandled System.Windows.ContentElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseRightButtonUpInvoked when an unhandled System.Windows.ContentElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseUpInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewStylusUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewTextInputInvoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewTouchDownProvides class handling for the System.Windows.ContentElement.PreviewTouchDown routed event that occurs when a touch presses this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewTouchMoveProvides class handling for the System.Windows.ContentElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnPreviewTouchUpProvides class handling for the System.Windows.ContentElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. System.Windows.ContentElementから継承されます。
Protected メソッドOnPropertyChangedInvoked whenever the effective value of any dependency property on this System.Windows.FrameworkContentElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドOnQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnQueryCursorInvoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStyleChanged System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドOnStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusDownInvoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusEnterInvoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusLeaveInvoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnStylusUpInvoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnTextInputInvoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.ContentElementから継承されます。
Protected メソッドOnToolTipClosingInvoked whenever the System.Windows.FrameworkContentElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkContentElementから継承されます。
Protected メソッドOnToolTipOpeningInvoked whenever the System.Windows.FrameworkContentElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドOnTouchDownProvides class handling for the System.Windows.ContentElement.TouchDown routed event that occurs when a touch presses inside this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnTouchEnterProvides class handling for the System.Windows.ContentElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnTouchLeaveProvides class handling for the System.Windows.ContentElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnTouchMoveProvides class handling for the System.Windows.ContentElement.TouchMove routed event that occurs when a touch moves while inside this element. System.Windows.ContentElementから継承されます。
Protected Internal メソッドOnTouchUpProvides class handling for the System.Windows.ContentElement.TouchUp routed event that occurs when a touch is released inside this element. System.Windows.ContentElementから継承されます。
Protected メソッドOnViewStateChangedView の状態が変更し、UI の更新が必要な場合に発生します。  
Protected Internal メソッドPrepareContainerForRecordPresenterGetContainerForRecordPresenter から返されたラッパー要素を指定された RecordPresenter 要素に関連付けます。  
Protected Internal メソッドRemoveLogicalChildRemoves the specified element from the logical tree for this element. System.Windows.FrameworkContentElementから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントContextMenuClosingOccurs just before any context menu on the element is closed. System.Windows.FrameworkContentElementから継承されます。
Public イベントContextMenuOpeningOccurs when any context menu on the element is opened. System.Windows.FrameworkContentElementから継承されます。
Public イベントDataContextChangedOccurs when this element's data context changes. System.Windows.FrameworkContentElementから継承されます。
Public イベントDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.ContentElementから継承されます。
Public イベントDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.ContentElementから継承されます。
Public イベントDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.ContentElementから継承されます。
Public イベントDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.ContentElementから継承されます。
Public イベントFocusableChangedOccurs when the value of the System.Windows.ContentElement.Focusable property changes. System.Windows.ContentElementから継承されます。
Public イベントGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. System.Windows.ContentElementから継承されます。
Public イベントGotFocusOccurs when this element gets logical focus. System.Windows.ContentElementから継承されます。
Public イベントGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.ContentElementから継承されます。
Public イベントGotMouseCaptureOccurs when this element captures the mouse. System.Windows.ContentElementから継承されます。
Public イベントGotStylusCaptureOccurs when this element captures the stylus. System.Windows.ContentElementから継承されます。
Public イベントGotTouchCaptureOccurs when a touch is captured to this element. System.Windows.ContentElementから継承されます。
Public イベントInitializedOccurs when this System.Windows.FrameworkContentElement is initialized. This coincides with cases where the value of the System.Windows.FrameworkContentElement.IsInitialized property changes from false (or undefined) to true. System.Windows.FrameworkContentElementから継承されます。
Public イベントIsEnabledChangedOccurs when the value of the System.Windows.ContentElement.IsEnabled property on this element changes. System.Windows.ContentElementから継承されます。
Public イベントIsKeyboardFocusedChangedOccurs when the value of the System.Windows.ContentElement.IsKeyboardFocused property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.ContentElement.IsKeyboardFocusWithinChanged property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsMouseCapturedChangedOccurs when the value of the System.Windows.ContentElement.IsMouseCaptured property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.ContentElement.IsMouseCaptureWithinProperty changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.ContentElement.IsMouseDirectlyOver property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsStylusCapturedChangedOccurs when the value of the System.Windows.ContentElement.IsStylusCaptured property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.ContentElement.IsStylusCaptureWithin property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.ContentElement.IsStylusDirectlyOver property changes on this element. System.Windows.ContentElementから継承されます。
Public イベントKeyDownOccurs when a key is pressed while focus is on this element. System.Windows.ContentElementから継承されます。
Public イベントKeyUpOccurs when a key is released while focus is on this element. System.Windows.ContentElementから継承されます。
Public イベントLoadedOccurs when the element is laid out, rendered, and ready for interaction. System.Windows.FrameworkContentElementから継承されます。
Public イベントLostFocusOccurs when this element loses logical focus. System.Windows.ContentElementから継承されます。
Public イベントLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. System.Windows.ContentElementから継承されます。
Public イベントLostMouseCaptureOccurs when this element loses mouse capture. System.Windows.ContentElementから継承されます。
Public イベントLostStylusCaptureOccurs when this element loses stylus capture. System.Windows.ContentElementから継承されます。
Public イベントLostTouchCaptureOccurs when this element loses a touch capture. System.Windows.ContentElementから継承されます。
Public イベントMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the bounds of this element. System.Windows.ContentElementから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. System.Windows.ContentElementから継承されます。
Public イベントMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer moves while over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseUpOccurs when any mouse button is released over this element. System.Windows.ContentElementから継承されます。
Public イベントMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.ContentElementから継承されます。
Public イベントPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.ContentElementから継承されます。
Public イベントPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.ContentElementから継承されます。
Public イベントPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.ContentElementから継承されます。
Public イベントPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. System.Windows.ContentElementから継承されます。
Public イベントPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewKeyDownOccurs when a key is pressed while the keyboard is focused on this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewKeyUpOccurs when a key is released while the keyboard is focused on this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.ContentElement.PreviewStylusInAirMove is raised instead. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.ContentElementから継承されます。
Public イベントPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewTextInputOccurs when this element gets text in a device-independent manner. System.Windows.ContentElementから継承されます。
Public イベントPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.ContentElementから継承されます。
Public イベントQueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. System.Windows.ContentElementから継承されます。
Public イベントSourceUpdatedOccurs when any associated data source participating in a binding on this element changes. System.Windows.FrameworkContentElementから継承されます。
Public イベントStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.ContentElementから継承されます。
Public イベントStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. System.Windows.ContentElementから継承されます。
Public イベントStylusEnterOccurs when the stylus enters the bounds of this element. System.Windows.ContentElementから継承されます。
Public イベントStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.ContentElementから継承されます。
Public イベントStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。
Public イベントStylusLeaveOccurs when the stylus leaves the bounds of the element. System.Windows.ContentElementから継承されます。
Public イベントStylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.ContentElement.StylusInAirMove is raised instead. System.Windows.ContentElementから継承されます。
Public イベントStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。
Public イベントStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.ContentElementから継承されます。
Public イベントStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. System.Windows.ContentElementから継承されます。
Public イベントTargetUpdatedOccurs when any associated target property participating in a binding on this element changes. System.Windows.FrameworkContentElementから継承されます。
Public イベントTextInputOccurs when this element gets text in a device-independent manner. System.Windows.ContentElementから継承されます。
Public イベントToolTipClosingOccurs just before any tooltip on the element is closed. System.Windows.FrameworkContentElementから継承されます。
Public イベントToolTipOpeningOccurs when any tooltip on the element is opened. System.Windows.FrameworkContentElementから継承されます。
Public イベントTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. System.Windows.ContentElementから継承されます。
Public イベントTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. System.Windows.ContentElementから継承されます。
Public イベントTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.ContentElementから継承されます。
Public イベントUnloadedOccurs when the element is removed from an element tree of loaded elements. System.Windows.FrameworkContentElementから継承されます。
Public イベントViewStateChangedView の状態が変更し、UI の更新が必要な場合に発生します。  
トップ
参照