1 reference to UpdateLayoutCallback
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
576
private static DispatcherOperationCallback _updateCallback = new DispatcherOperationCallback(
UpdateLayoutCallback
);