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