Property | Type | Description | |
---|---|---|---|
ButtonsProperty | |||
HasBannerProperty |
Method | Description | |
---|---|---|
CommonDialogWindowBaseContent ( ) : GoogleCloudExtension.Utils |
Method | Description | |
---|---|---|
Initialize ( ) : void |
Due to a limitation on the Xaml parser with respect to names in the content of a ContentControl we need to load the visuals (the styles) programmatically. If we were to use the normal pattern we will get the "Can't apply Name to an element" error.
|
public CommonDialogWindowBaseContent ( ) : GoogleCloudExtension.Utils | ||
return | GoogleCloudExtension.Utils |
public static DependencyProperty,System.Windows ButtonsProperty | ||
return |