CarouselViewSettingsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CarouselViewSettings コンストラクタ | CarouselViewSettings のインスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
AllowDrop | Gets or sets a value that indicates whether this element can be used as the target of a drag-and-drop operation. System.Windows.ContentElementから継承されます。 | |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. System.Windows.ContentElementから継承されます。 | |
AreAnyTouchesCapturedWithin | Gets 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から継承されます。 | |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. System.Windows.ContentElementから継承されます。 | |
AreAnyTouchesOver | Gets 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から継承されます。 | |
AutoScaleItemContentsToFit | XamCarouselPanel が項目の境界内に収めるために、各項目のコンテンツを自動的にスケールするかどうかを返すか設定します。デフォルトは False です。 | |
BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. System.Windows.FrameworkContentElementから継承されます。 | |
CarouselPanelNavigatorStyle | CarouselPanelNavigator のスタイルを取得または設定します。 | |
CommandBindings | Gets a collection of System.Windows.Input.CommandBinding objects that are associated with this element. System.Windows.ContentElementから継承されます。 | |
ContextMenu | Gets 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から継承されます。 | |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. System.Windows.FrameworkContentElementから継承されます。 | |
DataContext | Gets or sets the data context for an element when it participates in data binding. System.Windows.FrameworkContentElementから継承されます。 | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。 | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。 | |
Focusable | Gets or sets a value that indicates whether the element can receive focus. System.Windows.ContentElementから継承されます。 | |
FocusVisualStyle | Gets 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から継承されます。 | |
ForceCursor | Gets 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から継承されます。 | |
HasAnimatedProperties | Gets a value that indicates whether this element has any animated properties. System.Windows.ContentElementから継承されます。 | |
HeightInInfiniteContainers | 無限の高さが使用できるコンテナーで使用される場合、XamCarouselPanel の高さのデフォルトとして使用される値を返すか、設定します。デフォルトは 300 です。 | |
InputBindings | Gets the collection of input bindings that are associated with this element. System.Windows.ContentElementから継承されます。 | |
InputScope | Gets or sets the context for input used by this System.Windows.FrameworkContentElement. System.Windows.FrameworkContentElementから継承されます。 | |
IsEnabled | Gets or sets a value that indicates whether this element is enabled in the user interface (UI). System.Windows.ContentElementから継承されます。 | |
IsFocused | Gets a value that determines whether this element has logical focus. System.Windows.ContentElementから継承されます。 | |
IsInitialized | Gets 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から継承されます。 | |
IsInputMethodEnabled | Gets 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から継承されます。 | |
IsKeyboardFocused | Gets a value that indicates whether this element has keyboard focus. System.Windows.ContentElementから継承されます。 | |
IsKeyboardFocusWithin | Gets a value that indicates whether keyboard focus is anywhere within the element or child elements. System.Windows.ContentElementから継承されます。 | |
IsListContinuous | XamCarouselPanel がリストの始めの周囲をラップし、最後の項目が表示された後に最初のリスト項目を表示する場合は True を返します。デフォルトは False です。 | |
IsLoaded | Gets a value indicating whether this element has been loaded for presentation. System.Windows.FrameworkContentElementから継承されます。 | |
IsMouseCaptured | Gets a value that indicates whether the mouse is captured by this element. System.Windows.ContentElementから継承されます。 | |
IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its element tree. System.Windows.ContentElementから継承されます。 | |
IsMouseDirectlyOver | Gets 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から継承されます。 | |
IsMouseOver | Gets a value that indicates whether the mouse pointer is located over this element (including visual child elements, or its control compositing). System.Windows.ContentElementから継承されます。 | |
IsNavigatorVisible | CarouselPanelNavigator が Visible であるかどうかを取得または設定します。デフォルトはTrueです。 | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。 | |
IsStylusCaptured | Gets a value that indicates whether the stylus is captured to this element. System.Windows.ContentElementから継承されます。 | |
IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, including child elements and control compositing. System.Windows.ContentElementから継承されます。 | |
IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. System.Windows.ContentElementから継承されます。 | |
IsStylusOver | Gets a value that indicates whether the stylus is located over this element (including visual child elements). System.Windows.ContentElementから継承されます。 | |
ItemHorizontalScrollBarVisibility | 項目のコンテンツが ItemSize プロパティで指定された項目の幅を超えた時に、各項目内に表示される水平の System.Windows.Controls.Primitives.ScrollBar の可視性を取得または設定します。デフォルトは System.Windows.Controls.ScrollBarVisibility.Auto です。 | |
ItemPath | XamCarouselPanel で項目を整理するために使用される System.Windows.Media.Geometry を定義する System.Windows.Shapes.Shape 派生要素(すなわち、System.Windows.Shapes.Path、System.Windows.Shapes.Ellipse、System.Windows.Shapes.Line、System.Windows.Shapes.Polygon、System.Windows.Shapes.Polyline、System.Windows.Shapes.Rectangle)を返すか設定します。デフォルトは null です。このプロパティが null に設定されると、楕円のパスがデフォルトで提供されます。 | |
ItemPathAutoPad | コントロールの境界を超えてパスが拡張されずに項目が整理されることを保証するために、パッディングが XamCarouselPanel 内に自動的に追加されるかどうかを返すか設定します。デフォルトはTrueです。 | |
ItemPathHorizontalAlignment | 項目パス領域内の ItemPath の System.Windows.HorizontalAlignment を返すか設定します。デフォルトは .Center です。 | |
ItemPathPadding | ItemPath が揃えられて拡張される項目パス領域の周囲のパッディングを返すか設定します。デフォルトは 0 です。 | |
ItemPathPrefixPercent | オーバーオール サイズの小数のパーセントで表現されるパス プリフィックス領域のサイズを返すか設定します(パーセントは 0.0 から 0.4 の範囲でなければなりません)。デフォルトは 15 です。 | |
ItemPathRenderBrush | 表示される項目の背後の ItemPath の親表現を満たすために使用される System.Windows.Media.Brush を返すか設定します。デフォルトでは、System.Windows.Media.Brush は設定されません。 | |
ItemPathRenderPen | 表示される項目の背後の ItemPath のアウトラインを描画するために使用される System.Windows.Media.Pen を返すか設定します。デフォルトでは、System.Windows.Media.Pen は設定されません。 | |
ItemPathStretch | 項目パス領域内の ItemPath を拡張する方法を返すか設定します。デフォルトは System.Windows.Media.Stretch.Fill です。 | |
ItemPathSuffixPercent | オーバーオール サイズの小数のパーセントで表現されるパス サフィックス領域のサイズを返すか設定します(パーセントは 0.0 から 0.4 の範囲でなければなりません)。デフォルトは 15 です。 | |
ItemPathVerticalAlignment | 項目パス領域内の ItemPath の System.Windows.VerticalAlignment を返すか設定します。デフォルトは .Center です。 | |
ItemSize | カルーセルの項目のサイズを返すか設定します。デフォルトは 150x100 (WxH) です。 | |
ItemsPerPage | 一度に XamCarouselPanel で表示される項目の最大数を決定します。デフォルトは 5 です。 | |
ItemTransitionStyle | ItemPath のプリフィックスおよびサフィックス領域から切り替える時に項目に適用される効果を決定するための値を返すか設定します。デフォルトは PathItemTransitionStyle.AdjustOpacity です。 | |
ItemVerticalScrollBarVisibility | 項目のコンテンツが ItemSizeプロパティで指定された項目の高さを超えた時に、各項目内に表示される垂直の System.Windows.Controls.Primitives.ScrollBar の可視性を返すか設定します。デフォルトは System.Windows.Controls.ScrollBarVisibility.Auto です。 | |
Language | Gets or sets localization/globalization language information that applies to an individual element. System.Windows.FrameworkContentElementから継承されます。 | |
Name | Gets 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から継承されます。 | |
OpacityEffectStopDirection | OpacityEffectStop を評価するために使用される方向を返すか設定します。デフォルトは EffectStopDirection.UseItemPath です。 | |
OpacityEffectStops | ItemPath と共に項目の不透明度の設定時に使用停止を定義する OpacityEffectStop オブジェクトのコレクションを返します | |
OverridesDefaultStyle | Gets or sets a value indicating whether this element incorporates style properties from theme styles. System.Windows.FrameworkContentElementから継承されます。 | |
Parent | Gets the parent in the logical tree for this element. System.Windows.FrameworkContentElementから継承されます。 | |
ReserveSpaceForReflections | XamCarouselPanel が項目反映のためにスペースを予約すべきかどうかを取得または設定します。デフォルトは true です。 | |
Resources | Gets or sets the current locally-defined resource dictionary. System.Windows.FrameworkContentElementから継承されます。 | |
RotateItemsWithPathTangent | パスに対する項目の位置のタンジェントに基づき、XamCarouselPanel が各項目を回転するかどうかを取得または設定します。デフォルトは False です。 | |
ScalingEffectStopDirection | ScalingEffectStop を評価するために使用される方向を返すか設定します。デフォルトは EffectStopDirection.UseItemPath です。 | |
ScalingEffectStops | 視点をシミュレートするために ItemPath に沿って項目をスケールする場合に使用される停止を定義する ScalingEffectStop オブジェクトのコレクションを返します。 | |
ShouldAnimateItemsOnListChange | XamCarouselPanel に表示される項目のリストが変更される場合は常に (項目が追加、削除、移動、または置き換えられる)、項目が位置にアニメートされるかどうかを返す/設定します。デフォルトは False です。 | |
ShouldScrollItemsIntoInitialPosition | XamCarouselPanel が最初に読み込みされる時、項目が開始位置にアニメートされるかどうかを返すか設定します。デフォルトはTrueです。 | |
SkewAngleXEffectStopDirection | SkewAngleXEffectStop を評価するために使用される方向を返すか設定します。デフォルトは EffectStopDirection.UseItemPath です。 | |
SkewAngleXEffectStops | ItemPath と共に項目の SkewAngleX アングルの設定時に使用停止を定義する SkewAngleXEffectStop オブジェクトのコレクションを返します。 | |
SkewAngleYEffectStopDirection | SkewAngleYEffectStop を評価するために使用される方向を返すか設定します。デフォルトは EffectStopDirection.UseItemPath です。 | |
SkewAngleYEffectStops | ItemPath と共に項目の SkewAngleY アングルの設定時に使用停止を定義する SkewAngleYEffectStop オブジェクトのコレクションを返します。 | |
Style | Gets or sets the style to be used by this element. System.Windows.FrameworkContentElementから継承されます。 | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. System.Windows.FrameworkContentElementから継承されます。 | |
TemplatedParent | Gets 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から継承されます。 | |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). System.Windows.FrameworkContentElementから継承されます。 | |
TouchesCaptured | Gets all touch devices that are captured to this element. System.Windows.ContentElementから継承されます。 | |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. System.Windows.ContentElementから継承されます。 | |
TouchesDirectlyOver | Gets all touch devices that are over this element. System.Windows.ContentElementから継承されます。 | |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. System.Windows.ContentElementから継承されます。 | |
UseOpacity | OpacityEffectStops および OpacityEffectStopDirection がサポートされ、不透明効果をカルーセルで項目に適用するかどうかを返すか設定します。デフォルトは False です。 | |
UseScaling | ScalingEffectStops および ScalingEffectStopDirection がサポートされ、不透明効果をカルーセルで項目に適用するかどうかを返すか設定します。デフォルトはTrueです。 | |
UseSkewing | SkewAngleXEffectStops、SkewAngleYEffectStops、SkewAngleXEffectStopDirection および SkewAngleYEffectStopDirection がサポートされ、傾斜効果をカルーセルで項目に適用するかどうかを返すか設定します。デフォルトは False です。 | |
UseZOrder | ZOrderEffectStops がサポートされ、Z オーダー効果をカルーセルで項目に適用するかどうかを返すか設定します。デフォルトは False です。 | |
WidthInInfiniteContainers | 無限の幅が使用できるコンテナーで使用される場合、XamCarouselPanel の幅のデフォルトとして使用される値を返すか設定します。デフォルトは 400 です。 | |
ZOrderEffectStopDirection | ZOrderEffectStop を評価するために使用される方向を返すか設定します。デフォルトは EffectStopDirection.UseItemPath です。 | |
ZOrderEffectStops | ItemPath と共に項目の ZOrder の設定時に使用停止を定義する ZOrderEffectStop オブジェクトのコレクションを返します |
名前 | 解説 | |
---|---|---|
DefaultStyleKey | Gets or sets the key to use to find the style template for this control in themes. System.Windows.FrameworkContentElementから継承されます。 | |
IsEnabledCore | Gets a value that becomes the return value of System.Windows.ContentElement.IsEnabled in derived classes. System.Windows.ContentElementから継承されます。 | |
LogicalChildren | Gets an enumerator for the logical child elements of this element. System.Windows.FrameworkContentElementから継承されます。 |
名前 | 解説 | |
---|---|---|
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から継承されます。 | |
AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.ContentElement event handler collection. System.Windows.ContentElementから継承されます。 | |
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から継承されます。 | |
BeginAnimation | オーバーロードされます。 Starts an animation for a specified animated property on this element. System.Windows.ContentElementから継承されます。 | |
BeginInit | Called before an element is initialized. System.Windows.FrameworkContentElementから継承されます。 | |
BeginStoryboard | オーバーロードされます。 Begins the sequence of actions that are contained in the provided storyboard. System.Windows.FrameworkContentElementから継承されます。 | |
BringIntoView | Attempts to bring this element into view, within any scrollable regions it is contained within. System.Windows.FrameworkContentElementから継承されます。 | |
CaptureMouse | Attempts to force capture of the mouse to this element. System.Windows.ContentElementから継承されます。 | |
CaptureStylus | Attempts to force capture of the stylus to this element. System.Windows.ContentElementから継承されます。 | |
CaptureTouch | Attempts to force capture of a touch to this element. System.Windows.ContentElementから継承されます。 | |
ClearValue | オーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。 | |
CoerceValue | Coerces 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から継承されます。 | |
EndInit | Called immediately after an element is initialized. System.Windows.FrameworkContentElementから継承されます。 | |
Equals | System.Windows.DependencyObjectから継承されます。 | |
FindName | System.Windows.FrameworkContentElementから継承されます。 | |
FindResource | Searches for a resource with the specified key, and will throw an exception if the requested resource is not found. System.Windows.FrameworkContentElementから継承されます。 | |
Focus | Attempts to set focus to this element. System.Windows.ContentElementから継承されます。 | |
GetAnimationBaseValue | Returns 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から継承されます。 | |
GetBindingExpression | Gets the System.Windows.Data.BindingExpression for the specified property's binding. System.Windows.FrameworkContentElementから継承されます。 | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
InvalidateProperty | System.Windows.DependencyObjectから継承されます。 | |
MoveFocus | Moves the keyboard focus from this element to another element. System.Windows.FrameworkContentElementから継承されます。 | |
PredictFocus | Determines 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から継承されます。 | |
RaiseEvent | System.Windows.ContentElementから継承されます。 | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 | |
RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. System.Windows.FrameworkContentElementから継承されます。 | |
ReleaseAllTouchCaptures | Releases all captured touch devices from this element. System.Windows.ContentElementから継承されます。 | |
ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. System.Windows.ContentElementから継承されます。 | |
ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. System.Windows.ContentElementから継承されます。 | |
ReleaseTouchCapture | Attempts to release the specified touch device from this element. System.Windows.ContentElementから継承されます。 | |
RemoveHandler | Removes the specified routed event handler from this element. System.Windows.ContentElementから継承されます。 | |
SetBinding | オーバーロードされます。 Attaches a binding to this element, based on the provided binding object. System.Windows.FrameworkContentElementから継承されます。 | |
SetCurrentValue | System.Windows.DependencyObjectから継承されます。 | |
SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. System.Windows.FrameworkContentElementから継承されます。 | |
SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 | |
TryFindResource | Searches for a resource with the specified key, and returns that resource if found. System.Windows.FrameworkContentElementから継承されます。 | |
UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. System.Windows.FrameworkContentElementから継承されます。 | |
UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkContentElement. System.Windows.FrameworkContentElementから継承されます。 |
名前 | 解説 | |
---|---|---|
AddLogicalChild | Adds the provided element as a child of this element. System.Windows.FrameworkContentElementから継承されます。 | |
GetUIParentCore | Returns 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から継承されます。 | |
OnContextMenuClosing | Invoked 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から継承されます。 | |
OnContextMenuOpening | Invoked 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から継承されます。 | |
OnControlInitialized | オーバーライドされます。 この ViewSettingsBase 派生オブジェクトを所有するコントロールが呼び出された OnInitialized メソッドを持つ場合に呼び出されます。 | |
OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. System.Windows.ContentElementから継承されます。 | |
OnDragEnter | Invoked 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から継承されます。 | |
OnDragLeave | Invoked 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から継承されます。 | |
OnDragOver | Invoked 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から継承されます。 | |
OnDrop | Invoked 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から継承されます。 | |
OnGiveFeedback | Invoked 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から継承されます。 | |
OnGotFocus | Class handler for the System.Windows.ContentElement.GotFocus event. System.Windows.FrameworkContentElementから継承されます。 | |
OnGotKeyboardFocus | Invoked 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から継承されます。 | |
OnGotMouseCapture | Invoked 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から継承されます。 | |
OnGotStylusCapture | Invoked 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から継承されます。 | |
OnGotTouchCapture | Provides class handling for the System.Windows.ContentElement.GotTouchCapture routed event that occurs when a touch is captured to this element. System.Windows.ContentElementから継承されます。 | |
OnInitialized | Raises the System.Windows.FrameworkContentElement.Initialized event. This method is invoked whenever System.Windows.FrameworkContentElement.IsInitialized is set to true. System.Windows.FrameworkContentElementから継承されます。 | |
OnIsKeyboardFocusedChanged | Invoked 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から継承されます。 | |
OnIsKeyboardFocusWithinChanged | Invoked 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から継承されます。 | |
OnIsMouseCapturedChanged | Invoked 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から継承されます。 | |
OnIsMouseCaptureWithinChanged | Invoked 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から継承されます。 | |
OnIsMouseDirectlyOverChanged | Invoked 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から継承されます。 | |
OnIsStylusCapturedChanged | Invoked 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から継承されます。 | |
OnIsStylusCaptureWithinChanged | Invoked 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から継承されます。 | |
OnIsStylusDirectlyOverChanged | Invoked 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から継承されます。 | |
OnKeyDown | Invoked 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から継承されます。 | |
OnKeyUp | Invoked 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から継承されます。 | |
OnLostFocus | Raises the System.Windows.ContentElement.LostFocus routed event by using the event data that is provided. System.Windows.ContentElementから継承されます。 | |
OnLostKeyboardFocus | Invoked 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から継承されます。 | |
OnLostMouseCapture | Invoked 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から継承されます。 | |
OnLostStylusCapture | Invoked 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から継承されます。 | |
OnLostTouchCapture | Provides class handling for the System.Windows.ContentElement.LostTouchCapture routed event that occurs when this element loses a touch capture. System.Windows.ContentElementから継承されます。 | |
OnMouseDown | Invoked 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から継承されます。 | |
OnMouseEnter | Invoked 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から継承されます。 | |
OnMouseLeave | Invoked 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から継承されます。 | |
OnMouseLeftButtonDown | Invoked 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から継承されます。 | |
OnMouseLeftButtonUp | Invoked 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から継承されます。 | |
OnMouseMove | Invoked 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から継承されます。 | |
OnMouseRightButtonDown | Invoked 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から継承されます。 | |
OnMouseRightButtonUp | Invoked 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から継承されます。 | |
OnMouseUp | Invoked 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から継承されます。 | |
OnMouseWheel | Invoked 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から継承されます。 | |
OnPreviewDragEnter | Invoked 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から継承されます。 | |
OnPreviewDragLeave | Invoked 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から継承されます。 | |
OnPreviewDragOver | Invoked 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から継承されます。 | |
OnPreviewDrop | Invoked 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から継承されます。 | |
OnPreviewGiveFeedback | Invoked 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から継承されます。 | |
OnPreviewGotKeyboardFocus | Invoked 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から継承されます。 | |
OnPreviewKeyDown | Invoked 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から継承されます。 | |
OnPreviewKeyUp | Invoked 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から継承されます。 | |
OnPreviewLostKeyboardFocus | Invoked 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から継承されます。 | |
OnPreviewMouseDown | Invoked 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から継承されます。 | |
OnPreviewMouseLeftButtonDown | Invoked 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から継承されます。 | |
OnPreviewMouseLeftButtonUp | Invoked 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から継承されます。 | |
OnPreviewMouseMove | Invoked 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から継承されます。 | |
OnPreviewMouseRightButtonDown | Invoked 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から継承されます。 | |
OnPreviewMouseRightButtonUp | Invoked 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から継承されます。 | |
OnPreviewMouseUp | Invoked 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から継承されます。 | |
OnPreviewMouseWheel | Invoked 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から継承されます。 | |
OnPreviewQueryContinueDrag | Invoked 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から継承されます。 | |
OnPreviewStylusButtonDown | Invoked 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から継承されます。 | |
OnPreviewStylusButtonUp | Invoked 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から継承されます。 | |
OnPreviewStylusDown | Invoked 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から継承されます。 | |
OnPreviewStylusInAirMove | Invoked 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から継承されます。 | |
OnPreviewStylusInRange | Invoked 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から継承されます。 | |
OnPreviewStylusMove | Invoked 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から継承されます。 | |
OnPreviewStylusOutOfRange | Invoked 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から継承されます。 | |
OnPreviewStylusSystemGesture | Invoked 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から継承されます。 | |
OnPreviewStylusUp | Invoked 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から継承されます。 | |
OnPreviewTextInput | Invoked 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から継承されます。 | |
OnPreviewTouchDown | Provides class handling for the System.Windows.ContentElement.PreviewTouchDown routed event that occurs when a touch presses this element. System.Windows.ContentElementから継承されます。 | |
OnPreviewTouchMove | Provides class handling for the System.Windows.ContentElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. System.Windows.ContentElementから継承されます。 | |
OnPreviewTouchUp | Provides class handling for the System.Windows.ContentElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. System.Windows.ContentElementから継承されます。 | |
OnPropertyChanged | オーバーライドされます。 プロパティ値を変更すると呼び出されます。 | |
OnQueryContinueDrag | Invoked 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から継承されます。 | |
OnQueryCursor | Invoked 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から継承されます。 | |
OnStyleChanged | System.Windows.FrameworkContentElementから継承されます。 | |
OnStylusButtonDown | Invoked 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から継承されます。 | |
OnStylusButtonUp | Invoked 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から継承されます。 | |
OnStylusDown | Invoked 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から継承されます。 | |
OnStylusEnter | Invoked 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から継承されます。 | |
OnStylusInAirMove | Invoked 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から継承されます。 | |
OnStylusInRange | Invoked 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から継承されます。 | |
OnStylusLeave | Invoked 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から継承されます。 | |
OnStylusMove | Invoked 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から継承されます。 | |
OnStylusOutOfRange | Invoked 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から継承されます。 | |
OnStylusSystemGesture | Invoked 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から継承されます。 | |
OnStylusUp | Invoked 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から継承されます。 | |
OnTextInput | Invoked 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から継承されます。 | |
OnToolTipClosing | Invoked 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から継承されます。 | |
OnToolTipOpening | Invoked 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から継承されます。 | |
OnTouchDown | Provides class handling for the System.Windows.ContentElement.TouchDown routed event that occurs when a touch presses inside this element. System.Windows.ContentElementから継承されます。 | |
OnTouchEnter | Provides 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から継承されます。 | |
OnTouchLeave | Provides 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から継承されます。 | |
OnTouchMove | Provides class handling for the System.Windows.ContentElement.TouchMove routed event that occurs when a touch moves while inside this element. System.Windows.ContentElementから継承されます。 | |
OnTouchUp | Provides class handling for the System.Windows.ContentElement.TouchUp routed event that occurs when a touch is released inside this element. System.Windows.ContentElementから継承されます。 | |
RaisePropertyChangedEvent | 指定したプロパティの PropertyChanged を発生します。 Infragistics.Windows.Helpers.FrameworkContentElementNotifierから継承されます。 | |
RemoveLogicalChild | Removes the specified element from the logical tree for this element. System.Windows.FrameworkContentElementから継承されます。 | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
ContextMenuClosing | Occurs just before any context menu on the element is closed. System.Windows.FrameworkContentElementから継承されます。 | |
ContextMenuOpening | Occurs when any context menu on the element is opened. System.Windows.FrameworkContentElementから継承されます。 | |
DataContextChanged | Occurs when this element's data context changes. System.Windows.FrameworkContentElementから継承されます。 | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.ContentElementから継承されます。 | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.ContentElementから継承されます。 | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.ContentElementから継承されます。 | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.ContentElementから継承されます。 | |
FocusableChanged | Occurs when the value of the System.Windows.ContentElement.Focusable property changes. System.Windows.ContentElementから継承されます。 | |
GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. System.Windows.ContentElementから継承されます。 | |
GotFocus | Occurs when this element gets logical focus. System.Windows.ContentElementから継承されます。 | |
GotKeyboardFocus | Occurs when the keyboard is focused on this element. System.Windows.ContentElementから継承されます。 | |
GotMouseCapture | Occurs when this element captures the mouse. System.Windows.ContentElementから継承されます。 | |
GotStylusCapture | Occurs when this element captures the stylus. System.Windows.ContentElementから継承されます。 | |
GotTouchCapture | Occurs when a touch is captured to this element. System.Windows.ContentElementから継承されます。 | |
Initialized | Occurs 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から継承されます。 | |
IsEnabledChanged | Occurs when the value of the System.Windows.ContentElement.IsEnabled property on this element changes. System.Windows.ContentElementから継承されます。 | |
IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.ContentElement.IsKeyboardFocused property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsKeyboardFocusWithinChanged property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsMouseCapturedChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseCaptured property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseCaptureWithinProperty changes on this element. System.Windows.ContentElementから継承されます。 | |
IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.ContentElement.IsMouseDirectlyOver property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsStylusCapturedChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusCaptured property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusCaptureWithin property changes on this element. System.Windows.ContentElementから継承されます。 | |
IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.ContentElement.IsStylusDirectlyOver property changes on this element. System.Windows.ContentElementから継承されます。 | |
KeyDown | Occurs when a key is pressed while focus is on this element. System.Windows.ContentElementから継承されます。 | |
KeyUp | Occurs when a key is released while focus is on this element. System.Windows.ContentElementから継承されます。 | |
Loaded | Occurs when the element is laid out, rendered, and ready for interaction. System.Windows.FrameworkContentElementから継承されます。 | |
LostFocus | Occurs when this element loses logical focus. System.Windows.ContentElementから継承されます。 | |
LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. System.Windows.ContentElementから継承されます。 | |
LostMouseCapture | Occurs when this element loses mouse capture. System.Windows.ContentElementから継承されます。 | |
LostStylusCapture | Occurs when this element loses stylus capture. System.Windows.ContentElementから継承されます。 | |
LostTouchCapture | Occurs when this element loses a touch capture. System.Windows.ContentElementから継承されます。 | |
MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
MouseEnter | Occurs when the mouse pointer enters the bounds of this element. System.Windows.ContentElementから継承されます。 | |
MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. System.Windows.ContentElementから継承されます。 | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
MouseMove | Occurs when the mouse pointer moves while over this element. System.Windows.ContentElementから継承されます。 | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
MouseUp | Occurs when any mouse button is released over this element. System.Windows.ContentElementから継承されます。 | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.ContentElementから継承されます。 | |
PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.ContentElementから継承されます。 | |
PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.ContentElementから継承されます。 | |
PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.ContentElementから継承されます。 | |
PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. System.Windows.ContentElementから継承されます。 | |
PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. System.Windows.ContentElementから継承されます。 | |
PreviewKeyDown | Occurs when a key is pressed while the keyboard is focused on this element. System.Windows.ContentElementから継承されます。 | |
PreviewKeyUp | Occurs when a key is released while the keyboard is focused on this element. System.Windows.ContentElementから継承されます。 | |
PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.ContentElementから継承されます。 | |
PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. System.Windows.ContentElementから継承されます。 | |
PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。 | |
PreviewStylusMove | Occurs 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から継承されます。 | |
PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. System.Windows.ContentElementから継承されます。 | |
PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. System.Windows.ContentElementから継承されます。 | |
PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewTextInput | Occurs when this element gets text in a device-independent manner. System.Windows.ContentElementから継承されます。 | |
PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
PropertyChanged | プロパティの値が変更されたときに発生します。 Infragistics.Windows.Helpers.FrameworkContentElementNotifierから継承されます。 | |
QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.ContentElementから継承されます。 | |
QueryCursor | Occurs 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から継承されます。 | |
SourceUpdated | Occurs when any associated data source participating in a binding on this element changes. System.Windows.FrameworkContentElementから継承されます。 | |
StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. System.Windows.ContentElementから継承されます。 | |
StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. System.Windows.ContentElementから継承されます。 | |
StylusEnter | Occurs when the stylus enters the bounds of this element. System.Windows.ContentElementから継承されます。 | |
StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. System.Windows.ContentElementから継承されます。 | |
StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。 | |
StylusLeave | Occurs when the stylus leaves the bounds of the element. System.Windows.ContentElementから継承されます。 | |
StylusMove | Occurs 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から継承されます。 | |
StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. System.Windows.ContentElementから継承されます。 | |
StylusSystemGesture | Occurs when a user performs one of several stylus gestures. System.Windows.ContentElementから継承されます。 | |
StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. System.Windows.ContentElementから継承されます。 | |
TargetUpdated | Occurs when any associated target property participating in a binding on this element changes. System.Windows.FrameworkContentElementから継承されます。 | |
TextInput | Occurs when this element gets text in a device-independent manner. System.Windows.ContentElementから継承されます。 | |
ToolTipClosing | Occurs just before any tooltip on the element is closed. System.Windows.FrameworkContentElementから継承されます。 | |
ToolTipOpening | Occurs when any tooltip on the element is opened. System.Windows.FrameworkContentElementから継承されます。 | |
TouchDown | Occurs when a finger touches the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. System.Windows.ContentElementから継承されます。 | |
TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. System.Windows.ContentElementから継承されます。 | |
TouchMove | Occurs when a finger moves on the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. System.Windows.ContentElementから継承されます。 | |
Unloaded | Occurs when the element is removed from an element tree of loaded elements. System.Windows.FrameworkContentElementから継承されます。 |