このクラスのメンバの一覧は、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から継承されます。 |