withSIX.Play.Applications.ViewModels.Overlays.SettingsViewModel.RefreshPropertyGrid C# (CSharp) Метод

RefreshPropertyGrid() приватный Метод

private RefreshPropertyGrid ( ) : void
Результат void
        void RefreshPropertyGrid() {
            PropertyGrid = null;
            PropertyGrid = this;
        }