9 references to CustomPopupPlacementCallback
PresentationFramework (8)
src\Framework\System\Windows\Controls\ContextMenu.cs (2)
290
public
CustomPopupPlacementCallback
CustomPopupPlacementCallback
292
get { return (
CustomPopupPlacementCallback
) GetValue(CustomPopupPlacementCallbackProperty); }
src\Framework\System\Windows\Controls\Primitives\Popup.cs (4)
516
typeof(
CustomPopupPlacementCallback
),
524
public
CustomPopupPlacementCallback
CustomPopupPlacementCallback
526
get { return (
CustomPopupPlacementCallback
) GetValue(CustomPopupPlacementCallbackProperty); }
2036
CustomPopupPlacementCallback
customCallback = CustomPopupPlacementCallback;
src\Framework\System\Windows\Controls\ToolTip.cs (2)
327
public
CustomPopupPlacementCallback
CustomPopupPlacementCallback
329
get { return (
CustomPopupPlacementCallback
) GetValue(CustomPopupPlacementCallbackProperty); }
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\PropertyContainerPopupHelper.cs (1)
28
public static
CustomPopupPlacementCallback
RightAlignedPopupPlacement