Property | Type | Description | |
---|---|---|---|
MoreLinkText | string | ||
SelectedEventImageUrl | string | ||
TeaserSize | int |
Method | Description | |
---|---|---|
FirePropertyChanged ( string name ) : void | ||
FixDescription ( string d ) : string | ||
Recalculate ( bool fireUpdate = true ) : void | ||
SetCalculatedTop ( double value ) : void | ||
TimelineDisplayEvent ( TimelineEvent e, |
Method | Description | |
---|---|---|
OnEventPropertyChanged ( object sender, |
||
UpdateDisplayEvent ( ) : void |
public FirePropertyChanged ( string name ) : void | ||
name | string | |
return | void |
public Recalculate ( bool fireUpdate = true ) : void | ||
fireUpdate | bool | |
return | void |
public SetCalculatedTop ( double value ) : void | ||
value | double | |
return | void |
public TimelineDisplayEvent ( TimelineEvent e, |
||
e | TimelineEvent | |
tray | ||
builder | TimelineBuilder | |
return | ColorWheel.Core |
public static string SelectedEventImageUrl | ||
return | string |