5 writes to Placement
PresentationFramework (5)
MS\Internal\Documents\DocumentGridContextMenu.cs (1)
94Placement = PlacementMode.RelativePoint,
MS\Internal\Documents\DocumentViewerHelper.cs (1)
422cm.Placement = PlacementMode.Relative;
System\Windows\Controls\PopupControlService.cs (2)
1012cm.Placement = PlacementMode.Center; 1017cm.Placement = PlacementMode.MousePoint;
System\windows\Documents\TextEditorContextMenu.cs (1)
165contextMenu.Placement = PlacementMode.RelativePoint;