Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 433 Bytes

ixamlbindscopediagnostics.md

File metadata and controls

23 lines (14 loc) · 433 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Markup.IXamlBindScopeDiagnostics
winrt interface

Microsoft.UI.Xaml.Markup.IXamlBindScopeDiagnostics

-description

Provides methods that enable a debugger to disable generated binding code.

-remarks

This interface is for use in code that is generated by the XAML compiler.

-see-also

-examples