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