Share via


IXamlBindScopeDiagnostics Schnittstelle

Definition

Stellt Methoden bereit, mit denen ein Debugger generierten Bindungscode deaktivieren kann.

public interface class IXamlBindScopeDiagnostics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(4066681501, 48621, 17322, 165, 176, 38, 172, 33, 168, 30, 184)]
struct IXamlBindScopeDiagnostics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.Guid(4066681501, 48621, 17322, 165, 176, 38, 172, 33, 168, 30, 184)]
public interface IXamlBindScopeDiagnostics
Public Interface IXamlBindScopeDiagnostics
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Hinweise

Diese Schnittstelle dient zur Verwendung in Code, der vom XAML-Compiler generiert wird.

Methoden

Disable(Int32, Int32)

Deaktiviert eine Bindung während der Ausführung in einem Debugger.

Gilt für: