2 references to OnLayoutUpdated
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
1499
this.LayoutUpdated +=
OnLayoutUpdated
;
1520
this.LayoutUpdated -=
OnLayoutUpdated
;