public Dialog() { commands = new DialogButtonCollection((WindowBackendHost)BackendHost); }
public Dialog() { commands = new DialogButtonCollection((EventSink)WindowEventSink); }