withSIX.Play.Applications.ViewModels.Overlays.SettingsViewModel.RefreshPropertyGrid C# (CSharp) Méthode

RefreshPropertyGrid() private méthode

private RefreshPropertyGrid ( ) : void
Résultat void
        void RefreshPropertyGrid() {
            PropertyGrid = null;
            PropertyGrid = this;
        }