JuanCar Orozco
Results
2
comments of
JuanCar Orozco
@XceedBoucherS Doesn't work, the viewfinder is out of place, you need to scroll down to use it
It currently does not work. You will have to manually hook the window OnClosing event with something like this: ```` public string GetDockingManagerLayout() { if (DockingManager is null) { throw...