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