'宣言 Public Function CreateAppearance( _ ByVal includeResources As Boolean, _ ByVal includeDescendants As Boolean, _ ByVal includeBasedOnStyleSets As Boolean _ ) As AppearanceBase
public AppearanceBase CreateAppearance( bool includeResources, bool includeDescendants, bool includeBasedOnStyleSets )