5 writes to Placement
PresentationFramework (5)
MS\Internal\Documents\DocumentGridContextMenu.cs (1)
95Placement = PlacementMode.RelativePoint,
MS\Internal\Documents\DocumentViewerHelper.cs (1)
423cm.Placement = PlacementMode.Relative;
System\Windows\Controls\PopupControlService.cs (2)
1013cm.Placement = PlacementMode.Center; 1018cm.Placement = PlacementMode.MousePoint;
System\windows\Documents\TextEditorContextMenu.cs (1)
166contextMenu.Placement = PlacementMode.RelativePoint;