disable window sounds on popup handler
This commit is contained in:
@@ -49,6 +49,7 @@ public class PopupHandler : WindowMediatorSubscriberBase
|
||||
IsOpen = true;
|
||||
});
|
||||
_uiSharedService = uiSharedService;
|
||||
DisableWindowSounds = true;
|
||||
}
|
||||
|
||||
protected override void DrawInternal()
|
||||
|
||||
Reference in New Issue
Block a user