3 writes to AttachmentLevel
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
1127
data.
AttachmentLevel
= AttachmentLevel.Incomplete;
1138
data.
AttachmentLevel
= AttachmentLevel.Full;
1157
data.
AttachmentLevel
= attachmentLevel;
2 references to AttachmentLevel
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
964
attachmentLevel = data.
AttachmentLevel
;
1042
if (data.
AttachmentLevel
== AttachmentLevel.Full && data.AttachedAnchor != null)