このクラスのメンバの一覧は、TilesPanelBaseメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | AddHandler | オーバーロードされます。 Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. System.Windows.UIElementから継承されます。 |
![]() | AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. System.Windows.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | ApplyTemplate | Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. System.Windows.FrameworkElementから継承されます。 |
![]() | Arrange | Positions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. System.Windows.UIElementから継承されます。 |
![]() | BeginAnimation | オーバーロードされます。 Starts an animation for a specified animated property on this element. System.Windows.UIElementから継承されます。 |
![]() | BeginInit | Starts the initialization process for this element. System.Windows.FrameworkElementから継承されます。 |
![]() | BeginStoryboard | オーバーロードされます。 Begins the sequence of actions that are contained in the provided storyboard. System.Windows.FrameworkElementから継承されます。 |
![]() | BringIndexIntoViewPublic | Generates the item at the specified index location and makes it visible. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | BringIntoView | オーバーロードされます。 Attempts to bring this element into view, within any scrollable regions it is contained within. System.Windows.FrameworkElementから継承されます。 |
![]() | CaptureMouse | Attempts to force capture of the mouse to this element. System.Windows.UIElementから継承されます。 |
![]() | CaptureStylus | Attempts to force capture of the stylus to this element. System.Windows.UIElementから継承されます。 |
![]() | CaptureTouch | Attempts to force capture of a touch to this element. System.Windows.UIElementから継承されます。 |
![]() | 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から継承されます。 |
![]() | ContainerFromIndex | ItemCollection 内の指定されたインデックスで項目に対応する要素を返します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | ContainerFromItem | 指定された項目に対応する UIElement を返します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | DeactivateAllContainers | すべてのコンテナーを非アクティブ化します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | DeactivateContainer | 特定のコンテナーを非アクティブ化します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | EndInit | Indicates that the initialization process for the element is complete. System.Windows.FrameworkElementから継承されます。 |
![]() | Equals | System.Windows.DependencyObjectから継承されます。 |
![]() | FindCommonVisualAncestor | Returns the common ancestor of two visual objects. System.Windows.Media.Visualから継承されます。 |
![]() | FindName | System.Windows.FrameworkElementから継承されます。 |
![]() | FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. System.Windows.FrameworkElementから継承されます。 |
![]() | Focus | Attempts to set focus to this element. System.Windows.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. System.Windows.FrameworkElementから継承されます。 |
![]() ![]() | GetColumn | 指定された要素の Column 添付プロパティの値を取得または設定します。この値が -1 である場合、そのタイルはパネル内にある 1 つ前のタイルの位置を基準として相対的に配置されます。デフォルト値は 0 です。 |
![]() ![]() | GetColumnSpan | 指定された要素の ColumnSpan 添付プロパティの値を取得します。この値が 0 である場合、そのタイルが論理列の空きスペースをすべて占有します。デフォルトは 1 です。 |
![]() ![]() | GetColumnWeight | 指定された要素の ColumnWeight 添付プロパティの値を取得します。ColumnWeight は、余分な幅を要素内で分配する方法を指定します。 |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetInViewRect | 指定したコンテナーが表示されている領域、または現在のアニメーションが終了するときに表示される領域を返します。 |
![]() ![]() | GetIsDragging | このタイルがドラッグされているかどうかを返します(読み取り専用)。 |
![]() ![]() | GetIsSwapTarget | このタイルの上にドラッグされてきたタイルが放されたときにタイル位置のスワップを行うかどうかを返します (読み取り専用)。 |
![]() | GetItemOffset | Returns the position of the specified item, relative to the System.Windows.Controls.VirtualizingPanel. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() ![]() | GetRow | 指定された要素の Row 添付プロパティの値を取得または設定します。この値が -1 である場合、そのタイルはパネル内にある 1 つ前のタイルの位置を基準として相対的に配置されます。デフォルト値は 0 です。 |
![]() ![]() | GetRowSpan | 指定された要素の RowSpan 添付プロパティの値を取得します。この値が 0 である場合、そのタイルが論理列の空きスペースをすべて占有します。デフォルトは 1 です。 |
![]() ![]() | GetRowWeight | 指定された要素の Column 添付プロパティの値を取得します。ColumnWeight は、余分な幅を要素内で分配する方法を指定します。 |
![]() | GetSynchronizedSize | すべての項目に使用されるサイズを取得します。 |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | InputHitTest | System.Windows.UIElementから継承されます。 |
![]() | InvalidateArrange | Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. System.Windows.UIElementから継承されます。 |
![]() | InvalidateMeasure | Invalidates the measurement state (layout) for the element. System.Windows.UIElementから継承されます。 |
![]() | InvalidateProperty | System.Windows.DependencyObjectから継承されます。 |
![]() | InvalidateVisual | Invalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. System.Windows.UIElementから継承されます。 |
![]() | IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. System.Windows.Media.Visualから継承されます。 |
![]() | IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. System.Windows.Media.Visualから継承されます。 |
![]() | ItemFromContainer | 指定された作成済みの UIElement に対応する項目を返します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. System.Windows.UIElementから継承されます。 |
![]() | MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. System.Windows.FrameworkElementから継承されます。 |
![]() | OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. System.Windows.FrameworkElementから継承されます。 |
![]() | PointFromScreen | Converts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. System.Windows.Media.Visualから継承されます。 |
![]() | PointToScreen | Converts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. System.Windows.Media.Visualから継承されます。 |
![]() | 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. System.Windows.FrameworkElementから継承されます。 |
![]() | RaiseEvent | System.Windows.UIElementから継承されます。 |
![]() | 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.FrameworkElementから継承されます。 |
![]() | ReleaseAllTouchCaptures | Releases all captured touch devices from this element. System.Windows.UIElementから継承されます。 |
![]() | ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. System.Windows.UIElementから継承されます。 |
![]() | ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. System.Windows.UIElementから継承されます。 |
![]() | ReleaseTouchCapture | Attempts to release the specified touch device from this element. System.Windows.UIElementから継承されます。 |
![]() | RemoveAllDeactivatedContainers | 過去に非アクティブ化されたすべての生成コンテナーを削除します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | RemoveHandler | System.Windows.UIElementから継承されます。 |
![]() | SetBinding | オーバーロードされます。 Attaches a binding to this element, based on the provided binding object. System.Windows.FrameworkElementから継承されます。 |
![]() ![]() | SetColumn | 指定された要素の Column 添付プロパティの値を設定します。この値が -1 である場合、そのタイルはパネル内にある 1 つ前のタイルの位置を基準として相対的に配置されます。デフォルト値は 0 です。 |
![]() ![]() | SetColumnSpan | 指定された要素の ColumnSpan 添付プロパティの値を設定します。この値を 0 に設定した場合、そのタイルが論理列の空きスペースをすべて占有します。デフォルトは 1 です。 |
![]() ![]() | SetColumnWeight | 指定された要素の ColumnSpan 添付プロパティの値を設定します。ColumnWeight は、余分な幅を要素内で分配する方法を指定します。 |
![]() | 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.FrameworkElementから継承されます。 |
![]() ![]() | SetRow | 指定された要素の Row 添付プロパティの値を設定します。この値が -1 である場合、そのタイルはパネル内にある 1 つ前のタイルの位置を基準として相対的に配置されます。デフォルト値は 0 です。 |
![]() ![]() | SetRowSpan | 指定された要素の RowSpan 添付プロパティの値を設定します。この値を 0 に設定した場合、そのタイルが論理列の空きスペースをすべて占有します。デフォルトは 1 です。 |
![]() ![]() | SetRowWeight | 指定された要素の RowWeight 添付プロパティの値を設定します。ColumnWeight は、余分な幅を要素内で分配する方法を指定します。 |
![]() | SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
![]() | ShouldItemsChangeAffectLayout | Returns a value that indicates whether a changed item in an System.Windows.Controls.ItemsControl affects the layout for this panel. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | TransformToAncestor | オーバーロードされます。 Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. System.Windows.Media.Visualから継承されます。 |
![]() | TransformToDescendant | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. System.Windows.Media.Visualから継承されます。 |
![]() | TransformToVisual | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. System.Windows.Media.Visualから継承されます。 |
![]() | TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. System.Windows.UIElementから継承されます。 |
![]() | TryFindResource | Searches for a resource with the specified key, and returns that resource if found. System.Windows.FrameworkElementから継承されます。 |
![]() | UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. System.Windows.FrameworkElementから継承されます。 |
![]() | UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. System.Windows.FrameworkElementから継承されます。 |
![]() | UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. System.Windows.UIElementから継承されます。 |
![]() | VerifyAllDeactivatedContainers | 以前に生成され、無効で非アクティブ化になったコンテナーを解除します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | AddInternalChild | 指定した UIElement を VirtualizingPanel 要素の InternalChildren コレクションに追加します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | AddLogicalChild | Adds the provided object to the logical tree of this element. System.Windows.FrameworkElementから継承されます。 |
![]() | AddVisualChild | Defines the parent-child relationship between two visuals. System.Windows.Media.Visualから継承されます。 |
![]() | ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. System.Windows.FrameworkElementから継承されます。 |
![]() | ArrangeOverride | オーバーライドされます。 子要素を配置し、この要素のサイズを決定します。 |
![]() | BeginGeneration | オーバーロードされます。 生成プロセスの初めに呼び出されます。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | BringIndexIntoView | オーバーライドされます。 特定なインデックスにコンテナーを生成し、表示します。 |
![]() | CanSwapContainers | コンテナーをスワップできる場合は True を返します。 |
![]() | CleanupUnusedGeneratedElements | 表示に存在しない過去に生成された要素を生成されず、親の子コレクションから削除されます。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | CreateUIElementCollection | オーバーライドされます。 子要素を保存するための UIElementCollection インスタンスを返します。 |
![]() | EndGeneration | 生成プロセスの終了に呼び出されます。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | GetActualMinimizedAreaExtent | 最小化領域の実際の範囲を取得します。 |
![]() | GetAllowTileDragging | この項目がドラッグできるかどうかを返します。 |
![]() | GetCanCleanupItem | オーバーライドされます。 派生クラスは、指定されたインデックスの項目をクリーンナップできるかどうかを返します。 |
![]() | GetCanDropContainer | このコンテナーがこの位置でドロップできるかどうかを返します。 |
![]() | GetChildIndexFromItemIndex | 指定した項目インデックスに関連付けられた子インデックスを返します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | GetContainerConstraints | コンテナーの明示的な制約を取得します。 |
![]() | GetContainerState | コンテナーの状態を取得します。 |
![]() | GetDefaultConstraints | 指定した状態のデフォルト制約を取得します。 |
![]() | GetDefaultMinimumItemSize | 各項目に関するデフォルトの最小サイズを取得します。 |
![]() | GetExplicitLayoutTileSizeBehavior | TileLayoutOrder が「UseExplicitRowColumnOnTile」に設定されている場合に、タイルの高さが列にまたがって同期されるかどうかと、タイルの幅が行にまたがって同期されるかどうかを決定します。 |
![]() | GetExplicitMinimizedAreaExtent | 最小化されたタイル領域に関する明示的な限度を取得します。 |
![]() | GetHorizontalTileAreaAlignment | コントロールのすべての表示タイルの水平方向の配置を決定します。 |
![]() | GetInterTileAreaSpacing | 最大化モードで最大化されたタイル領域と最小化されたタイル領域との間隔を決定します。 |
![]() | GetInterTileSpacing | 特定の状態におけるタイル間の間隔を取得します。 |
![]() | GetIsInDeferredScrollingMode | スクロールつまみを放すまでスクロールが保留される場合は True を返します。 |
![]() | GetIsInMaximizedMode | TileState が「Maximized」に設定されているタイルが少なくとも 1 つ存在すれば、True を返します。 |
![]() | GetItemAtScrollIndex | 指定されたスクロール インデックスにある項目を返します。 |
![]() | GetItemIndexFromChildIndex | 指定した子インデックスに関連付けられた項目インデックスを返します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | GetItemOffsetCore | Returns the position of the specified item, relative to the System.Windows.Controls.VirtualizingPanel. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | GetItemsInView | 表示領域に配置される項目のすべてを表す ItemInfoBase オブジェクトである場合は配列を返します。 |
![]() | GetLayoutClip | オーバーライドされます。 その要素に関するクリッピング マスクのジオメトリーを返します。 |
![]() | GetManager | 関連する Infragistics.Windows.Internal.TileManager を取得します。 |
![]() | GetMaxColumns | 「Normal」モードでタイルを配置するときに使用可能な列の最大数を取得します。 |
![]() | GetMaximizedItemLimit | GetMaximizedItems から返される項目コレクションに含めることのできる最大項目数を返します(読み取り専用)。 |
![]() | GetMaximizedItems | 最大化されている項目の読み取り専用のコレクションを返します。 |
![]() | GetMaximizedTileArea | 最大化されたタイルが収められるパネル領域を返します。 |
![]() | GetMaximizedTileAreaConstraints | 最大化タイル領域に関する制約情報を返します。 |
![]() | GetMaximizedTileLayoutOrder | 最大化されたタイルを複数配置する方法を取得します。 |
![]() | GetMaximizedTileLocation | 最小化されたタイルの位置を基準とした最大化されたタイルの相対的な位置を取得します。 |
![]() | GetMaxRows | 「Normal」モードでタイルを配置するときに使用可能な行の最大数を取得します。 |
![]() | GetMinColumns | 「Normal」モードでタイルを配置するときに使用可能な列の最小数を取得します。 |
![]() | GetMinimizedTileArea | 最小化されたタイルが収められるパネル領域を返します。 |
![]() | GetMinimizedTileAreaConstraints | 最小化タイル領域に関する制約情報を返します。 |
![]() | GetMinRows | 「Normal」モードでタイルを配置するときに使用可能な行の最小数を取得します。 |
![]() | GetOffsetFromScrollPosition | 指定されたスクロール位置に対応するオフセットを返します。 |
![]() | GetRepositionAnimation | タイルを移動するときのアニメーションを決定します。 |
![]() | GetResizeAnimation | タイルのサイズを変更するときのアニメーションを決定します。 |
![]() | GetScrollPositionFromOffset | 指定されたオフセットに対応するスクロール位置を返します。 |
![]() | GetShouldAnimate | タイルの位置とサイズを変更するときにアニメーションを生成するかどうかを取得または設定します。 |
![]() | GetShowAllMinimizedTiles | すべての最小化したタイルをビューに配置するかどうかを取得します。 |
![]() | GetShowAllTiles | すべてのタイルをビューに配置するかどうかを取得します。 |
![]() | GetSupportsDeferredScrolling | 指定した方向にスクロールを遅延できるかどうかを示すブール値を返します。 |
![]() | GetTargetRectOfContainer | アニメーションの完了時にこのコンテナーが配置される最終的な矩形を返します。 |
![]() | GetTargetRectOfItem | アニメーションが完了したときに項目が配置される最終的な矩形を返します。 |
![]() | GetTemplateChild | Returns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. System.Windows.FrameworkElementから継承されます。 |
![]() | GetTileArea | ファイルが収められる (パディングの内側の) パネル領域を返します。 |
![]() | GetTileAreaPadding | パネルとタイル配置領域との間隔を取得します。 |
![]() | GetTileLayoutOrder | パネル内でのタイルの配置方法を決定します。 |
![]() | GetTotalColumnsDisplayed | アニメーションの完了後に表示される列の合計数を返します。 |
![]() | GetTotalRowsDisplayed | アニメーションの完了後に表示される行の合計数を返します。 |
![]() | GetUIParentCore | Returns an alternative logical parent for this element if there is no visual parent. System.Windows.FrameworkElementから継承されます。 |
![]() | GetVerticalTileAreaAlignment | コントロール内の表示されるタイルの完全ブロックの垂直方向の配置を決定します。 |
![]() | GetVisualChild | 指定したインデックスの子要素を取得します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | HitTestCore | オーバーロードされます。 Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). System.Windows.UIElementから継承されます。 |
![]() | InsertInternalChild | 指定したインデックス位置にある VirtualizingPanel 要素の InternalChildren コレクションに指定した UIElement を追加します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | InvalidateZOrder | 要素の Z オーダーを無効にします。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | IsContainerInArrangeCache | 特定のコンテナーの配置がキャッシュされているかどうかを返します。 |
![]() | MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. System.Windows.FrameworkElementから継承されます。 |
![]() | MeasureOverride | オーバーライドされます。 要素およびその子を計測するために呼び出されます。 |
![]() | MoveTile | タイルを別の場所へ移動させます。 |
![]() | OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. System.Windows.UIElementから継承されます。 |
![]() | OnAnimationEnded | 特定のコンテナーのアニメーションが完了したときに呼び出されます。 |
![]() | OnChildDesiredSizeChanged | オーバーライドされます。 要素の System.Windows.UIElement.DesiredSize が変化した時に呼び出されます。 |
![]() | OnClearChildren | Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | OnContainersSwapped | コンテナーが別のコンテナーの上にドロップされて双方のコンテナーの位置がスワップしたときに呼び出されます。 |
![]() | OnContextMenuClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnContextMenuOpening | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. System.Windows.UIElementから継承されます。 |
![]() | OnDeferredScrollingEnded | ユーザーがマウスをリリースしてスクロールつまみのドラッグ操作を完了したときに呼び出されます。 |
![]() | OnDeferredScrollingStarted | ユーザーがスクロールつまみをドラッグしてスクロール操作を開始したときに呼び出されます。 |
![]() | OnDeferredScrollOffsetChanged | 遅延ドラッグ モードでスクロール位置を変更するときに呼び出されます。 |
![]() | OnDpiChanged | Called when the DPI at which this View is rendered changes. System.Windows.Media.Visualから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. System.Windows.FrameworkElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. System.Windows.UIElementから継承されます。 |
![]() | OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. System.Windows.FrameworkElementから継承されます。 |
![]() | OnIsItemsHostChanged | System.Windows.Controls.Panel.IsItemsHost が変更されたときに呼び出されます。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnItemsChanged | オーバーライドされます。 関連するリストのコンテンツが変更されるときに呼び出されます。 |
![]() | OnItemsInViewChanged | 表示されている項目が変更された後で、アニメーションが完了したときに呼び出されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. System.Windows.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnLostMouseCapture | オーバーライドされます。 マウス キャプチャが失われる時に呼び出されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. System.Windows.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseLeftButtonUp | オーバーライドされます。 左ボタンが放されたときに呼び出されます。 |
![]() | OnMouseMove | オーバーライドされます。 マウスが移動したときに呼び出されます。 |
![]() | OnMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | OnMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnNewElementRealized | オーバーライドされます。 新規作成要素が生成されたときに呼び出され、子コレクションおよび「prepared」に追加されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement 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.FrameworkElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnRender | Draws the content of a System.Windows.Media.DrawingContext object during the render pass of a System.Windows.Controls.Panel element. System.Windows.Controls.Panelから継承されます。 |
![]() | OnRenderSizeChanged | Raises the System.Windows.FrameworkElement.SizeChanged event, using the specified information as part of the eventual event data. System.Windows.FrameworkElementから継承されます。 |
![]() | OnStyleChanged | System.Windows.FrameworkElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | 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.UIElementから継承されます。 |
![]() | OnTileDragEnd | ドラッグ操作が終了したときに呼び出されます。 |
![]() | OnTileDragStart | ドラッグ操作が開始したときに呼び出されます。 |
![]() | OnToolTipClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnToolTipOpening | Invoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchEnter | Provides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchLeave | Provides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. System.Windows.UIElementから継承されます。 |
![]() | OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnVisualChildrenChanged | オーバーライドされます。 子要素の追加または移動時に呼び出されます。 |
![]() | OnVisualParentChanged | Invoked when the parent of this element in the visual tree is changed. Overrides System.Windows.UIElement.OnVisualParentChanged(System.Windows.DependencyObject). System.Windows.FrameworkElementから継承されます。 |
![]() | ParentLayoutInvalidated | Supports incremental layout implementations in specialized subclasses of System.Windows.FrameworkElement. System.Windows.FrameworkElement.ParentLayoutInvalidated(System.Windows.UIElement) is invoked when a child element has invalidated a property that is marked in metadata as affecting the parent's measure or arrange passes during layout. System.Windows.FrameworkElementから継承されます。 |
![]() | RemoveInternalChildRange | 子要素を InternalChildren コレクションから削除します。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | RemoveLogicalChild | Removes the provided object from this element's logical tree. System.Windows.FrameworkElement updates the affected logical tree parent pointers to keep in sync with this deletion. System.Windows.FrameworkElementから継承されます。 |
![]() | RemoveVisualChild | Removes the parent-child relationship between two visuals. System.Windows.Media.Visualから継承されます。 |
![]() | ShouldItemsChangeAffectLayoutCore | Returns a value that indicates whether a changed item in an System.Windows.Controls.ItemsControl affects the layout for this panel. System.Windows.Controls.VirtualizingPanelから継承されます。 |
![]() | ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 |
![]() | StartTileDrag | タイルのドラッグ操作を開始するために呼び出されます。 |
![]() | TriggerCleanupOfUnusedGeneratedItems | 未使用の生成された項目のクリーンナップを開始するために呼び出されます。 Infragistics.Windows.Virtualization.RecyclingItemsPanelから継承されます。 |
![]() | UpdateTransform | 要素を再配置またはサイズ変更するアニメーションの生成時に呼び出されます。 |
![]() | VerifyMaximizedItems | GetMaximizedItems から返されたリストは項目コレクションと同期していることを確認するために呼び出されます。 |