INativeBindingService Interface
Definition
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.
Caution
INativeBindingService is obsolete and will be removed in a future release.
public interface class INativeBindingService
[System.Obsolete("INativeBindingService is obsolete and will be removed in a future release.")]
public interface INativeBindingService
public interface INativeBindingService
[<System.Obsolete("INativeBindingService is obsolete and will be removed in a future release.")>]
type INativeBindingService = interface
type INativeBindingService = interface
Public Interface INativeBindingService
- Attributes
Methods
| TrySetBinding(Object, BindableProperty, BindingBase) | |
| TrySetBinding(Object, String, BindingBase) | |
| TrySetValue(Object, BindableProperty, Object) |