withSIX.Play.Applications.ViewModels.Overlays.SettingsViewModel.RefreshPropertyGrid C# (CSharp) 메소드

RefreshPropertyGrid() 개인적인 메소드

private RefreshPropertyGrid ( ) : void
리턴 void
        void RefreshPropertyGrid() {
            PropertyGrid = null;
            PropertyGrid = this;
        }