Пример #1
0
 private void OnVisibilityToggleChanged(bool isOn)
 {
     dataLayers.ShowLayers(isOn);
     Close();
 }