示例#1
0
 public bool GetThemeSysBool(int propertyId)
 {
     return(UxThemeExNativeMethods.GetThemeSysBool(theme, propertyId));
 }