2 writes to CustomPopupPlacementCallback
PresentationFramework (1)
System\Windows\Controls\Slider.cs (1)
842_autoToolTip.CustomPopupPlacementCallback = new CustomPopupPlacementCallback(this.AutoToolTipCustomPlacementCallback);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (1)
50CustomPopupPlacementCallback = new CustomPopupPlacementCallback(PlaceRibbonToolTip);