3 writes to AttachmentLevel
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
1164
data.
AttachmentLevel
= AttachmentLevel.Incomplete;
1175
data.
AttachmentLevel
= AttachmentLevel.Full;
1194
data.
AttachmentLevel
= attachmentLevel;
2 references to AttachmentLevel
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
1001
attachmentLevel = data.
AttachmentLevel
;
1079
if (data.
AttachmentLevel
== AttachmentLevel.Full && data.AttachedAnchor != null)