BindableValueHolder Class
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.
Holds the value. Can be used to change several objects' properties at a time.
C#
[Windows.UI.Xaml.Markup.ContentProperty(Name="Value")]
public class BindableValueHolder : Windows.UI.Xaml.DependencyObject
[<Windows.UI.Xaml.Markup.ContentProperty(Name="Value")>]
type BindableValueHolder = class
inherit DependencyObject
Public Class BindableValueHolder
Inherits DependencyObject
- Inheritance
-
Windows.UI.Xaml.DependencyObjectBindableValueHolder
- Attributes
-
Windows.UI.Xaml.Markup.ContentPropertyAttribute
Value |
Identifies the Value property. |
Value |
Gets or sets the held value. |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |