3 writes to AttachmentLevel
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
1117
data.
AttachmentLevel
= AttachmentLevel.Incomplete;
1128
data.
AttachmentLevel
= AttachmentLevel.Full;
1147
data.
AttachmentLevel
= attachmentLevel;
2 references to AttachmentLevel
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
952
attachmentLevel = data.
AttachmentLevel
;
1032
if (data.
AttachmentLevel
== AttachmentLevel.Full && data.AttachedAnchor != null)