IXamlBindScopeDiagnostics Interface
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.
Provides methods that enable a debugger to disable generated binding code.
public interface class IXamlBindScopeDiagnostics
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1051217486, 65022, 21928, 165, 97, 237, 245, 105, 120, 70, 215)]
struct IXamlBindScopeDiagnostics
C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1051217486, 65022, 21928, 165, 97, 237, 245, 105, 120, 70, 215)]
public interface IXamlBindScopeDiagnostics
Public Interface IXamlBindScopeDiagnostics
- Attributes
This interface is for use in code that is generated by the XAML compiler.
Disable(Int32, Int32) |
Disables a binding while running in a debugger. |
Product | Versions |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |