public double ContentControlWidth { get; set; }Public Property ContentControlWidth As Double
Get
Setpublic:
virtual property double ContentControlWidth {
double get () sealed;
void set (double value) sealed;
}abstract ContentControlWidth : float with get, set
override ContentControlWidth : float with get, set