AccessKey
|
取得或設定這個專案的訪問鍵 (助記鍵) 。
(繼承來源 UIElement)
|
AccessKeyScopeOwner
|
取得或設定提供這個專案存取索引鍵範圍的來源專案,即使它不在來源專案的可視化樹狀結構中也一樣。
(繼承來源 UIElement)
|
ActualHeight
|
取得 FrameworkElement 的呈現高度。 請參閱<備註>。
(繼承來源 FrameworkElement)
|
ActualOffset
|
取得這個 UIElement 的位置,相對於其父系,在配置程式的排列階段期間計算。
(繼承來源 UIElement)
|
ActualSize
|
取得此 UIElement 在配置程式的排列階段期間計算的大小。
(繼承來源 UIElement)
|
ActualTheme
|
取得元素目前使用的UI主題,其可能與 RequestedTheme不同。
(繼承來源 FrameworkElement)
|
ActualWidth
|
取得 FrameworkElement 的呈現寬度。 請參閱<備註>。
(繼承來源 FrameworkElement)
|
AllowDrop
|
取得或設定值,這個值會決定此 UIElement 是否可為拖放作業的置放目標。
(繼承來源 UIElement)
|
AllowFocusOnInteraction
|
取得或設定值,這個值表示當使用者與其互動時,專案是否會自動取得焦點。
(繼承來源 FrameworkElement)
|
AllowFocusWhenDisabled
|
取得或設定停用的控制項是否可以接收焦點。
(繼承來源 FrameworkElement)
|
Background
|
取得或設定 Brush ,以套用至 ContentPresenter 處理的內容背景。
(繼承來源 ContentPresenter)
|
BackgroundSizing
|
取得或設定值,這個值表示背景相對於這個專案框線的延伸程度。
(繼承來源 ContentPresenter)
|
BackgroundTransition
|
取得或設定 BrushTransition 的實例,以自動建立 Background 屬性變更的動畫效果。
(繼承來源 ContentPresenter)
|
BaseUri
|
取得統一資源標識碼 (URI) ,表示 XAML 載入時 XAML 建構物件的基底 URI。 這個屬性適用於運行時間的 URI 解析。
(繼承來源 FrameworkElement)
|
BorderBrush
|
取得或設定筆刷,描述內容演示者的框線填滿。
(繼承來源 ContentPresenter)
|
BorderThickness
|
取得或設定內容演示者的框線粗細。
(繼承來源 ContentPresenter)
|
CacheMode
|
取得或設定值,這個值表示盡可能將轉譯的內容快取為復合位圖。
(繼承來源 UIElement)
|
CanBeScrollAnchor
|
取得或設定值,這個值表示 UIElement 是否可為卷動錨定候選專案。
(繼承來源 UIElement)
|
CanDrag
|
取得或設定值,這個值表示是否可以將專案拖曳為拖放作業中的數據。
(繼承來源 UIElement)
|
CenterPoint
|
取得或設定專案的中心點,也就是發生旋轉或縮放的點。 影響項目的轉譯位置。
(繼承來源 UIElement)
|
CharacterSpacing
|
取得或設定字元之間的統一間距,單位為 em 的 1/1000。
(繼承來源 ContentPresenter)
|
CheckBoxBorderBrush
|
取得或設定用來呈現複選框框線的筆刷。
|
CheckBoxBorderBrushProperty
|
識別 CheckBoxBorderBrush 相依性屬性。
|
CheckBoxBrush
|
在多重選取模式的 ListView 中,取得或設定用來呈現項目複選框框線的筆刷。 在 GridView 中,會設定複選框背景,而不是框線,而且僅適用於未選取的專案。
|
CheckBoxBrushProperty
|
識別 CheckBoxBrush 相依性屬性。
|
CheckBoxCornerRadius
|
取得或設定複選框角落的半徑。
|
CheckBoxCornerRadiusProperty
|
識別 CheckBoxCornerRadius 相依性屬性。
|
CheckBoxDisabledBorderBrush
|
取得或設定筆刷,用來在停用複選框時呈現複選框的框線。
|
CheckBoxDisabledBorderBrushProperty
|
識別 CheckBoxDisabledBorderBrush 相依性屬性。
|
CheckBoxDisabledBrush
|
取得或設定在停用時用來呈現複選框的筆刷。
|
CheckBoxDisabledBrushProperty
|
識別 CheckBoxDisabledBrush 相依性屬性。
|
CheckBoxPointerOverBorderBrush
|
取得或設定筆刷,用來在指標上方時呈現複選框的框線。
|
CheckBoxPointerOverBorderBrushProperty
|
識別 CheckBoxPointerOverBorderBrush 相依性屬性。
|
CheckBoxPointerOverBrush
|
取得或設定筆刷,當指標位於該複選框上方時,用來呈現複選框。
|
CheckBoxPointerOverBrushProperty
|
識別 CheckBoxPointerOverBrush 相依性屬性。
|
CheckBoxPressedBorderBrush
|
取得或設定筆刷,用來在按下複選框時呈現複選框的框線。
|
CheckBoxPressedBorderBrushProperty
|
識別 CheckBoxPressedBorderBrush 相依性屬性。
|
CheckBoxPressedBrush
|
取得或設定筆刷,用來在按下時呈現複選框。
|
CheckBoxPressedBrushProperty
|
識別 CheckBoxPressedBrush 相依性屬性。
|
CheckBoxSelectedBrush
|
取得或設定筆刷,用來在選取複選框時呈現該複選框。
|
CheckBoxSelectedBrushProperty
|
識別 CheckBoxSelectedBrush 相依性屬性。
|
CheckBoxSelectedDisabledBrush
|
取得或設定筆刷,用來在選取時呈現已停用的複選框。
|
CheckBoxSelectedDisabledBrushProperty
|
識別 CheckBoxSelectedDisabledBrush 相依性屬性。
|
CheckBoxSelectedPointerOverBrush
|
取得或設定筆刷,當指標位於該複選框上方時,用來呈現選取的複選框。
|
CheckBoxSelectedPointerOverBrushProperty
|
識別 CheckBoxSelectedPointerOverBrush 相依性屬性。
|
CheckBoxSelectedPressedBrush
|
取得或設定筆刷,用來在按下時呈現選取的複選框。
|
CheckBoxSelectedPressedBrushProperty
|
識別 CheckBoxSelectedPressedBrush 相依性屬性。
|
CheckBrush
|
取得或設定筆刷,用來在選取的項目上呈現複選標記。
|
CheckBrushProperty
|
識別 CheckBrush 相依性屬性。
|
CheckDisabledBrush
|
取得或設定筆刷,用來呈現停用複選框上的複選標記。
|
CheckDisabledBrushProperty
|
識別 CheckDisabledBrush 相依性屬性。
|
CheckHintBrush
|
取得或設定用來呈現複選標記提示的筆刷。 Windows 10 應用程式會忽略這個屬性。
|
CheckHintBrushProperty
|
識別 CheckHintBrush 相依性屬性。
|
CheckMode
|
取得或設定選取專案所顯示的複選框樣式。
|
CheckModeProperty
|
識別 CheckMode 相依性屬性。
|
CheckPressedBrush
|
取得或設定筆刷,用來在按下複選標記時呈現複選標記。
|
CheckPressedBrushProperty
|
識別 CheckPressedBrush 相依性屬性。
|
CheckSelectingBrush
|
取得或設定筆刷,用來在使用撥動互動選取專案時,在專案上呈現複選標記。 Windows 10 應用程式會忽略這個屬性。
|
CheckSelectingBrushProperty
|
識別 CheckSelectingBrush 相依性屬性。
|
Clip
|
取得或設定用來定義UIElement內容的大綱的 RectangleGeometry。
(繼承來源 UIElement)
|
CompositeMode
|
取得或設定屬性,這個屬性會宣告其父版面配置和視窗中專案的替代組合和混合模式。 這與混合 XAML/Microsoft DirectX UI 相關的元素相關。
(繼承來源 UIElement)
|
Content
|
取得或設定用來產生 ContentPresenter 子元素的數據。
(繼承來源 ContentPresenter)
|
ContentMargin
|
取得或設定呈現內容與其演示者之間的內部邊界。
|
ContentMarginProperty
|
識別 ContentMargin 相依性屬性。
|
ContentTemplate
|
取得或設定用來顯示控件內容的範本。
(繼承來源 ContentPresenter)
|
ContentTemplateSelector
|
取得或設定選取對象,根據運行時間的內容專案或其容器的處理資訊,變更 DataTemplate 以套用 至 ContentPresenter 中呈現的內容。
(繼承來源 ContentPresenter)
|
ContentTransitions
|
取得或設定適用於 ContentPresenter 所呈現內容的 Transition 樣式專案集合。
(繼承來源 ContentPresenter)
|
ContextFlyout
|
取得或設定與這個項目相關聯的飛出視窗。
(繼承來源 UIElement)
|
CornerRadius
|
取得或設定內容演示者框線角落的半徑。
(繼承來源 ContentPresenter)
|
DataContext
|
取得或設定 FrameworkElement 的數據內容。 數據內容的常見用法是 FrameworkElement 當 使用 {Binding} 標記延伸並參與數據系結時。
(繼承來源 FrameworkElement)
|
DesiredSize
|
取得此 UIElement 在版面配置程式的量值階段期間計算的大小。
(繼承來源 UIElement)
|
DisabledOpacity
|
取得或設定停用之專案的不透明度。
|
DisabledOpacityProperty
|
識別 DisabledOpacity 相 依性屬性。
|
Dispatcher
|
一律會在 null Windows 應用程式 SDK 應用程式中傳回。 請改用 DispatcherQueue 。
(繼承來源 DependencyObject)
|
DispatcherQueue
|
DispatcherQueue 取得與這個 物件相關聯的 。
DispatcherQueue 表示即使程式代碼是由非 UI 線程起始,也可以存取 DependencyObject UI 線程上的 。
(繼承來源 DependencyObject)
|
DragBackground
|
取得或設定筆刷,用來呈現正在拖曳之專案的背景。
|
DragBackgroundProperty
|
識別 DragBackground 相依性屬性。
|
DragForeground
|
取得或設定筆刷,用來呈現正在拖曳之專案的前景。
|
DragForegroundProperty
|
識別 DragForeground 相依性屬性。
|
DragOpacity
|
取得或設定正在拖曳之專案的不透明度。
|
DragOpacityProperty
|
識別 DragOpacity 相 依性屬性。
|
ExitDisplayModeOnAccessKeyInvoked
|
取得或設定值,這個值會指定叫用存取金鑰時,是否關閉存取密鑰顯示。
(繼承來源 UIElement)
|
FlowDirection
|
取得或設定文字和其他UI元素在控制其版面配置的任何父元素內流動的方向。 這個屬性可以設定為 LeftToRight 或 RightToLeft 。
RightToLeft 在任何元素上將 設定FlowDirection 為 ,會將對齊方式設定為從右至左、從右至左的閱讀順序,以及控件的版面配置從右至左流動。
(繼承來源 FrameworkElement)
|
FocusBorderBrush
|
取得或設定筆刷,用來呈現具有焦點之專案的框線。 另請參閱 FocusSecondaryBorderBrush。
|
FocusBorderBrushProperty
|
識別 FocusBorderBrush 相依性屬性。
|
FocusSecondaryBorderBrush
|
取得或設定筆刷,用來在具有焦點的專案周圍呈現框線的第二個色彩。 焦點會轉譯為兩個筆刷的組合。 此屬性會一起使用 FocusBorderBrush 來指定這兩個筆刷。
|
FocusSecondaryBorderBrushProperty
|
識別 FocusSecondaryBorderBrush 相依性屬性。
|
FocusState
|
取得值,這個值會指定這個控件是否有焦點,以及取得焦點的模式。
(繼承來源 UIElement)
|
FocusVisualMargin
|
取得或設定 FrameworkElement 焦點視覺效果的外部邊界。
(繼承來源 FrameworkElement)
|
FocusVisualPrimaryBrush
|
取得或設定筆刷,用來繪製 FrameworkElement 之 或 Reveal 焦點視覺效果的外部HighVisibility 框線。
(繼承來源 FrameworkElement)
|
FocusVisualPrimaryThickness
|
取得或設定 FrameworkElement 之或Reveal 焦點視覺效果的外部框線HighVisibility 粗細。
(繼承來源 FrameworkElement)
|
FocusVisualSecondaryBrush
|
取得或設定筆刷,用來繪製 FrameworkElement 之 或 Reveal 焦點視覺效果的內部框HighVisibility 線。
(繼承來源 FrameworkElement)
|
FocusVisualSecondaryThickness
|
取得或設定 FrameworkElement 之或Reveal 焦點視覺效果的內部框線HighVisibility 粗細。
(繼承來源 FrameworkElement)
|
FontFamily
|
取得或設定 ContentPresenter 所呈現之文字內容的慣用最上層字型系列。
(繼承來源 ContentPresenter)
|
FontSize
|
取得或設定 ContentPresenter 所呈現之文字內容的字型大小。
(繼承來源 ContentPresenter)
|
FontStretch
|
取得或設定 ContentPresenter 所呈現之文字內容的字型延展。
(繼承來源 ContentPresenter)
|
FontStyle
|
取得或設定所呈現內容的字型樣式。
(繼承來源 ContentPresenter)
|
FontWeight
|
取得或設定 ContentPresenter 所呈現之文字內容的最上層字型粗細。
(繼承來源 ContentPresenter)
|
Foreground
|
取得或設定 Brush ,以套用至 ContentPresenter 所處理的文字內容。
(繼承來源 ContentPresenter)
|
Height
|
取得或設定 FrameworkElement 的建議高度。
(繼承來源 FrameworkElement)
|
HighContrastAdjustment
|
取得或設定值,這個值表示當啟用高對比度主題時,架構是否會自動調整專案的視覺屬性。
(繼承來源 UIElement)
|
HorizontalAlignment
|
取得或設定在版面配置父代中撰寫時套用至 FrameworkElement 的水準對齊特性,例如面板或專案控件。
(繼承來源 FrameworkElement)
|
HorizontalContentAlignment
|
取得或設定內容的水平對齊。
(繼承來源 ContentPresenter)
|
IsAccessKeyScope
|
取得或設定值,這個值表示專案是否定義自己的訪問鍵範圍。
(繼承來源 UIElement)
|
IsDoubleTapEnabled
|
取得或設定值,這個值會判斷 DoubleTapped 事件是否可能來自該專案。
(繼承來源 UIElement)
|
IsHitTestVisible
|
取得或設定這個 UIElement 的包含區域是否可以傳回 true 值來進行點擊測試。
(繼承來源 UIElement)
|
IsHoldingEnabled
|
取得或設定值,這個值會判斷 Holding 事件是否可以來自該專案。
(繼承來源 UIElement)
|
IsLoaded
|
取得值,這個值表示專案是否已新增至專案樹狀結構,且已準備好進行互動。
(繼承來源 FrameworkElement)
|
IsRightTapEnabled
|
取得或設定值,這個值會判斷 RightTapped 事件是否可能來自該專案。
(繼承來源 UIElement)
|
IsTabStop
|
取得或設定值,這個值表示控制項是否包含於索引標籤巡覽。
(繼承來源 UIElement)
|
IsTapEnabled
|
取得或設定值,這個值會判斷 Tapped 事件是否可能來自該專案。
(繼承來源 UIElement)
|
IsTextScaleFactorEnabled
|
取得或設定是否啟用自動放大文字,以反映系統文字大小設定。
(繼承來源 ContentPresenter)
|
KeyboardAcceleratorPlacementMode
|
取得或設定值,這個值表示控件 工具提示 是否顯示其相關聯鍵盤快捷方式的按鍵組合。
(繼承來源 UIElement)
|
KeyboardAcceleratorPlacementTarget
|
取得或設定值,這個值表示顯示快速鍵組合的控件 工具提示 。
(繼承來源 UIElement)
|
KeyboardAccelerators
|
取得使用鍵盤叫用動作的按鍵組合集合。
快捷鍵通常會指派給按鈕或功能表項。
顯示各種功能表項鍵盤快捷鍵的功能表範例
(繼承來源 UIElement)
|
KeyTipHorizontalOffset
|
取得或設定值,這個值表示相對於UIElement放置按鍵提示的左邊或右邊。
(繼承來源 UIElement)
|
KeyTipPlacementMode
|
取得或設定值,這個值表示相對於UIElement界限放置訪問鍵按鍵提示的位置。
(繼承來源 UIElement)
|
KeyTipTarget
|
取得或設定值,這個值表示以訪問鍵提示為目標的專案。
(繼承來源 UIElement)
|
KeyTipVerticalOffset
|
取得或設定值,這個值表示相對於UI元素放置按鍵提示的上下距離。
(繼承來源 UIElement)
|
Language
|
取得或設定適用於 FrameworkElement 的當地語系化/全球化語言資訊,以及套用至物件表示法和 UI 中目前 FrameworkElement 的所有子元素。
(繼承來源 FrameworkElement)
|
Lights
|
取得附加至這個專案的 XamlLight 物件集合。
(繼承來源 UIElement)
|
LineHeight
|
取得或設定 ContentPresenter 所呈現之每行文字內容的高度。
(繼承來源 ContentPresenter)
|
LineStackingStrategy
|
取得或設定值,這個值表示如何針對每一行文字決定行框。
(繼承來源 ContentPresenter)
|
ListViewItemPresenterHorizontalContentAlignment
|
取得或設定呈現之內容的水準對齊方式。
|
ListViewItemPresenterHorizontalContentAlignmentProperty
|
識別 ListViewItemPresenterHorizontalContentAlignment 相依性屬性。
|
ListViewItemPresenterPadding
|
取得或設定演示者周圍的邊框間距。
|
ListViewItemPresenterPaddingProperty
|
識別 ListViewItemPresenterPadding 相依性屬性。
|
ListViewItemPresenterVerticalContentAlignment
|
取得或設定所呈現內容的垂直對齊方式。
|
ListViewItemPresenterVerticalContentAlignmentProperty
|
識別 ListViewItemPresenterVerticalContentAlignment 相依性屬性。
|
ManipulationMode
|
取得或設定用於UIElement行為與手勢互動的ManipulationModes值。 設定此值可讓您處理來自應用程式程式碼中這個專案的操作事件。
(繼承來源 UIElement)
|
Margin
|
取得或設定 FrameworkElement 的外部邊界。
(繼承來源 FrameworkElement)
|
MaxHeight
|
取得或設定 FrameworkElement 的最大高度條件約束。
(繼承來源 FrameworkElement)
|
MaxLines
|
取得或設定顯示的文字行數上限。
(繼承來源 ContentPresenter)
|
MaxWidth
|
取得或設定 FrameworkElement 的最大寬度條件約束。
(繼承來源 FrameworkElement)
|
MinHeight
|
取得或設定 FrameworkElement 的最小高度條件約束。
(繼承來源 FrameworkElement)
|
MinWidth
|
取得或設定 FrameworkElement 的最小寬度條件約束。
(繼承來源 FrameworkElement)
|
Name
|
取得或設定對象的識別名稱。 當 XAML 處理器從 XAML 標記建立物件樹狀結構時,運行時間程式代碼可以依這個名稱參考 XAML 宣告的物件。
(繼承來源 FrameworkElement)
|
Opacity
|
取得或設定物件的不透明度程度。
(繼承來源 UIElement)
|
OpacityTransition
|
取得或設定 ScalarTransition,以動畫顯示 Opacity 屬性的變更。
(繼承來源 UIElement)
|
OpticalMarginAlignment
|
取得或設定值,指出如何修改字型以配合不同大小的字型。
(繼承來源 ContentPresenter)
|
Padding
|
取得或設定框線與其子對象之間的距離。
(繼承來源 ContentPresenter)
|
Parent
|
取得物件樹狀結構中這個 FrameworkElement 的父物件。
(繼承來源 FrameworkElement)
|
PlaceholderBackground
|
取得或設定筆刷,用來呈現專案的佔位元背景。
|
PlaceholderBackgroundProperty
|
識別 PlaceholderBackground 相依性屬性。
|
PointerCaptures
|
取得所有擷取的指標集合,表示為 Pointer 值。
(繼承來源 UIElement)
|
PointerOverBackground
|
取得或設定筆刷,用來呈現具有指標的專案背景。
|
PointerOverBackgroundMargin
|
取得或設定 ListView 專案儲存格中指標上方輸入動作所顯示背景的邊界,與儲存格的邊界。 Windows 10 應用程式會忽略此屬性。
|
PointerOverBackgroundMarginProperty
|
識別 PointerOverBackgroundMargin 相依性屬性。
|
PointerOverBackgroundProperty
|
識別 PointerOverBackground 相依性屬性。
|
PointerOverBorderBrush
|
取得或設定筆刷,當指標位於清單檢視專案的上方時,用來呈現清單檢視專案的框線。
|
PointerOverBorderBrushProperty
|
識別 PointerOverBorderBrush 相依性屬性。
|
PointerOverForeground
|
取得或設定筆刷,當指標位於專案上方時,用來呈現前景。
|
PointerOverForegroundProperty
|
識別 PointerOverForeground 相依性屬性。
|
PressedBackground
|
在 ListView 中,取得或設定筆刷,用來在使用者按下時呈現未選取專案的背景。 在 GridView 中,會設定專案的框線,而不是背景。
|
PressedBackgroundProperty
|
識別 PressedBackground 相依性屬性。
|
Projection
|
取得或設定轉譯這個專案時要套用 (立體效果) 的透視投影。
(繼承來源 UIElement)
|
ProtectedCursor
|
取得或設定指標位於這個專案上方時所顯示的游標。 默認為 null,表示數據指標沒有變更。
(繼承來源 UIElement)
|
RasterizationScale
|
取得值,表示每個檢視圖元的原始 (實體) 像素數目。
(繼承來源 UIElement)
|
RenderSize
|
取得 UIElement的最終轉譯大小。 不建議使用,請參閱。
(繼承來源 UIElement)
|
RenderTransform
|
取得或設定會影響 UIElement轉譯位置的轉換資訊。
(繼承來源 UIElement)
|
RenderTransformOrigin
|
取得或設定 RenderTransform 所宣告之任何可能轉譯轉換的原點,相對於 UIElement 的界限。
(繼承來源 UIElement)
|
ReorderHintOffset
|
取得或設定重新排序提示位移的數量。 Windows 10 應用程式會忽略此屬性。
|
ReorderHintOffsetProperty
|
識別 ReorderHintOffset 相依性屬性。
|
RequestedTheme
|
取得或設定 UIElement (及其子元素所使用的 UI 主題,) 資源判斷。 您指定的 RequestedTheme UI 主題可以覆寫應用層級 RequestedTheme。
(繼承來源 FrameworkElement)
|
Resources
|
取得本機定義的資源字典。 在 XAML 中,您可以透過 XAML 隱含集合語法,將資源專案建立為屬性元素的 frameworkElement.Resources 子物件專案。
(繼承來源 FrameworkElement)
|
RevealBackground
|
取得或設定用來呈現顯色效果背景的筆刷。
|
RevealBackgroundProperty
|
識別 RevealBackground 相依性屬性。
|
RevealBackgroundShowsAboveContent
|
取得或設定值,這個值表示是否在內容頂端顯示顯色回溯。
|
RevealBackgroundShowsAboveContentProperty
|
識別 RevealBackgroundShowsAboveContent 相依性屬性。
|
RevealBorderBrush
|
取得或設定筆刷,用來呈現顯色效果的框線。
|
RevealBorderBrushProperty
|
識別 RevealBorderBrush 相依性屬性。
|
RevealBorderThickness
|
取得或設定顯示效果框線的粗細。
|
RevealBorderThicknessProperty
|
識別 RevealBorderThickness 相依性屬性。
|
Rotation
|
取得或設定順時針旋轉的角度,以度為單位。 相對於 RotationAxis 和 CenterPoint 旋轉。 影響項目的轉譯位置。
(繼承來源 UIElement)
|
RotationAxis
|
取得或設定要繞著專案旋轉的軸。
(繼承來源 UIElement)
|
RotationTransition
|
取得或設定 ScalarTransition,以動畫顯示 Rotation 屬性的變更。
(繼承來源 UIElement)
|
Scale
|
取得或設定專案的小數位數。 相對於專案的 CenterPoint 縮放比例。 影響項目的轉譯位置。
(繼承來源 UIElement)
|
ScaleTransition
|
取得或設定 Vector3Transition,以動畫顯示 Scale 屬性的變更。
(繼承來源 UIElement)
|
SelectedBackground
|
取得或設定筆刷,用來呈現所選取專案的背景。
|
SelectedBackgroundProperty
|
識別 SelectedBackground 相依性屬性。
|
SelectedBorderBrush
|
取得或設定筆刷,用來在選取清單檢視項目時呈現清單檢視專案的框線。
|
SelectedBorderBrushProperty
|
識別 SelectedBorderBrush 相依性屬性。
|
SelectedBorderThickness
|
取得或設定所選取項目周圍框線的粗細。 Windows 10 應用程式會忽略此屬性。
|
SelectedBorderThicknessProperty
|
識別 SelectedBorderThickness 相依性屬性。
|
SelectedDisabledBackground
|
取得或設定筆刷,用來在選取停用清單檢視項目時呈現其背景。
|
SelectedDisabledBackgroundProperty
|
識別 SelectedDisabledBackground 相依性屬性。
|
SelectedDisabledBorderBrush
|
取得或設定筆刷,用來在選取停用清單檢視項目時呈現其框線。
|
SelectedDisabledBorderBrushProperty
|
識別 SelectedDisabledBorderBrush 相依性屬性。
|
SelectedForeground
|
取得或設定筆刷,用來呈現所選取專案的前景。
|
SelectedForegroundProperty
|
識別 SelectedForeground 相依性屬性。
|
SelectedInnerBorderBrush
|
取得或設定筆刷,用來在選取清單檢視專案時呈現清單檢視專案的內部框線。
|
SelectedInnerBorderBrushProperty
|
識別 SelectedInnerBorderBrush 相依性屬性。
|
SelectedPointerOverBackground
|
取得或設定筆刷,用來呈現所選取專案的背景,並具有指標。
|
SelectedPointerOverBackgroundProperty
|
識別 SelectedPointerOverBackground 相依性屬性。
|
SelectedPointerOverBorderBrush
|
取得或設定筆刷,用來呈現所選取專案的框線,並且具有指標。 Windows 10 應用程式會忽略此屬性。
|
SelectedPointerOverBorderBrushProperty
|
識別 SelectedPointerOverBorderBrush 相依性屬性。
|
SelectedPressedBackground
|
在 ListView 中,取得或設定筆刷,用來在使用者按下時呈現選取專案的背景。 在 GridView 中,會設定專案的框線,而不是背景。
|
SelectedPressedBackgroundProperty
|
識別 SelectedPressedBackground 相依性屬性。
|
SelectedPressedBorderBrush
|
取得或設定筆刷,用來在按下選取的清單檢視項目時呈現其框線。
|
SelectedPressedBorderBrushProperty
|
識別 SelectedPressedBorderBrush 相依性屬性。
|
SelectionCheckMarkVisualEnabled
|
取得或設定值,指出選取專案時是否顯示複選標記。
|
SelectionCheckMarkVisualEnabledProperty
|
識別 SelectionCheckMarkVisualEnabled 相依性屬性。
|
SelectionIndicatorBrush
|
取得或設定筆刷,用來呈現清單檢視項目的選取指標。
|
SelectionIndicatorBrushProperty
|
識別 SelectionIndicatorBrush 相依性屬性。
|
SelectionIndicatorCornerRadius
|
取得或設定清單檢視項目選取指標角落的半徑。
|
SelectionIndicatorCornerRadiusProperty
|
識別 SelectionIndicatorCornerRadius 相依性屬性。
|
SelectionIndicatorDisabledBrush
|
取得或設定筆刷,用來呈現已停用清單檢視專案的選取指標。
|
SelectionIndicatorDisabledBrushProperty
|
識別 SelectionIndicatorDisabledBrush 相依性屬性。
|
SelectionIndicatorMode
|
取得或設定值,指出選取指標在清單檢視項目上顯示的方式。
|
SelectionIndicatorModeProperty
|
識別 SelectionIndicatorMode 相 依性屬性。
|
SelectionIndicatorPointerOverBrush
|
取得或設定筆刷,這個筆刷用來在指標上方時呈現清單檢視專案的選取指標。
|
SelectionIndicatorPointerOverBrushProperty
|
識別 SelectionIndicatorPointerOverBrush 相依性屬性。
|
SelectionIndicatorPressedBrush
|
取得或設定筆刷,用來在按下清單檢視專案時呈現清單檢視專案的選取指標。
|
SelectionIndicatorPressedBrushProperty
|
識別 SelectionIndicatorPressedBrush 相依性屬性。
|
SelectionIndicatorVisualEnabled
|
取得或設定值,指出是否顯示清單檢視專案的選取指標。
|
SelectionIndicatorVisualEnabledProperty
|
識別 SelectionIndicatorVisualEnabled 相依性屬性。
|
Shadow
|
取得或設定 專案所轉換的陰影效果。
(繼承來源 UIElement)
|
Style
|
取得或設定配置和轉譯期間,針對這個物件套用的實例 Style 。
(繼承來源 FrameworkElement)
|
TabFocusNavigation
|
取得或設定值,這個值會修改Tabbing和 TabIndex 對此控件的運作方式。
(繼承來源 UIElement)
|
TabIndex
|
取得或設定值,這個值會決定當使用者使用 Tab 鍵巡覽控件時,元素接收焦點的順序。
(繼承來源 UIElement)
|
Tag
|
取得或設定可用來儲存此物件之自定義資訊的任意物件值。
(繼承來源 FrameworkElement)
|
TextLineBounds
|
取得或設定值,這個值表示如何針對 ContentPresenter 中顯示的每一行文字決定行框高度。
(繼承來源 ContentPresenter)
|
TextWrapping
|
取得或設定專案如何換行文字。
(繼承來源 ContentPresenter)
|
Transform3D
|
取得或設定轉譯這個專案時要套用的 3D 轉換效果。
(繼承來源 UIElement)
|
TransformMatrix
|
取得或設定要套用至項目的轉換矩陣。
(繼承來源 UIElement)
|
Transitions
|
取得或設定套用至 UIElement 的 Transition 樣式專案集合。
(繼承來源 UIElement)
|
Translation
|
取得或設定專案的 x、y 和 z 轉譯位置。
(繼承來源 UIElement)
|
TranslationTransition
|
取得或設定 Vector3Transition,以動畫顯示 Translation 屬性的變更。
(繼承來源 UIElement)
|
Triggers
|
取得針對 FrameworkElement 定義的動畫觸發程式集合。 不常使用。 請參閱<備註>。
(繼承來源 FrameworkElement)
|
UseLayoutRounding
|
取得或設定值,這個值會判斷物件及其視覺子樹的轉譯是否應該使用四捨五入行為,將轉譯對齊整個圖元。
(繼承來源 UIElement)
|
UseSystemFocusVisuals
|
取得或設定值,這個值表示控件是否使用由控件範本中定義的系統或焦點視覺效果所繪製的焦點視覺效果。
(繼承來源 UIElement)
|
VerticalAlignment
|
取得或設定垂直對齊特性,當 FrameworkElement 是由面板或專案控件等父物件所組成時套用至 FrameworkElement 。
(繼承來源 FrameworkElement)
|
VerticalContentAlignment
|
取得或設定內容的垂直對齊方式。
(繼承來源 ContentPresenter)
|
Visibility
|
取得或設定 UIElement的可見性。
UIElement 未顯示且不會將其所需的大小傳達給版面配置。
(繼承來源 UIElement)
|
Width
|
取得或設定 FrameworkElement 的寬度。
(繼承來源 FrameworkElement)
|
XamlRoot
|
取得或設定 XamlRoot 正在檢視這個專案的 。
(繼承來源 UIElement)
|
XYFocusDown
|
取得或設定對象,當使用者按下遊戲控制器的 Directional Pad (D-pad) 時取得焦點。
(繼承來源 UIElement)
|
XYFocusDownNavigationStrategy
|
取得或設定值,指定用來判斷向下瀏覽之目標元素的策略。
(繼承來源 UIElement)
|
XYFocusKeyboardNavigation
|
取得或設定值,這個值會啟用或停用使用鍵盤方向箭號的流覽。
(繼承來源 UIElement)
|
XYFocusLeft
|
取得或設定物件,當用戶在遊戲控制器的 Directional Pad (D 鍵) 左鍵時取得焦點。
(繼承來源 UIElement)
|
XYFocusLeftNavigationStrategy
|
取得或設定值,指定用來判斷左側導覽之目標元素的策略。
(繼承來源 UIElement)
|
XYFocusRight
|
取得或設定對象,當用戶在遊戲控制器的 Directional Pad (D-pad) 上按下滑鼠右鍵時,取得焦點。
(繼承來源 UIElement)
|
XYFocusRightNavigationStrategy
|
取得或設定值,指定用來判斷右導覽之目標元素的策略。
(繼承來源 UIElement)
|
XYFocusUp
|
取得或設定對象,當使用者按下遊戲控制器的 Directional Pad (D-pad) 時取得焦點。
(繼承來源 UIElement)
|
XYFocusUpNavigationStrategy
|
取得或設定值,指定用來判斷向上瀏覽之目標元素的策略。
(繼承來源 UIElement)
|