5 references to CustomPopupPlacement
PresentationFramework (4)
src\Framework\System\Windows\Controls\Slider.cs (4)
946
return new CustomPopupPlacement[]{new
CustomPopupPlacement
(
955
new
CustomPopupPlacement
(
966
new
CustomPopupPlacement
(
976
new
CustomPopupPlacement
(
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\PropertyContainerPopupHelper.cs (1)
71
return new CustomPopupPlacement[] { new
CustomPopupPlacement
(new Point(targetSize.Width - popupSize.Width, targetSize.Height), PopupPrimaryAxis.Horizontal) };