AnnotationService::Disable Method ()

 

Disables annotations processing and hides all visible annotations.

Namespace:   System.Windows.Annotations
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
void Disable()

When Disable is called all annotations become hidden.

The following example shows how to use the Disable method when you stop the AnnotationService.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: