RibbonApplicationMenu.FooterPaneContentTemplateSelector Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the custom logic for selecting a DataTemplate that is used to display the contents of the Application Menu footer pane.
public:
property System::Windows::Controls::DataTemplateSelector ^ FooterPaneContentTemplateSelector { System::Windows::Controls::DataTemplateSelector ^ get(); void set(System::Windows::Controls::DataTemplateSelector ^ value); };
public System.Windows.Controls.DataTemplateSelector FooterPaneContentTemplateSelector { get; set; }
member this.FooterPaneContentTemplateSelector : System.Windows.Controls.DataTemplateSelector with get, set
Public Property FooterPaneContentTemplateSelector As DataTemplateSelector
A custom DataTemplateSelector object that provides logic and returns a DataTemplate. The registered default is null
. For more information about what can influence the value, see Dependency Property Value Precedence.
You use the FooterPaneContentTemplate property to specify the visualization of the content. If you have more than one template defined and want to specify logic that selects a template to use, then you use this property. This property is ignored if the FooterPaneContentTemplate property is set.
Item | Value |
---|---|
Identifier field | FooterPaneContentTemplateSelectorProperty |
Metadata properties set to true |
None |
Produkt | Verzie |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: