2 references to RowSpanProperty
PresentationFramework (1)
System\Windows\Automation\Peers\TableCellAutomationPeer.cs (1)
87
RaisePropertyChangedEvent(GridItemPatternIdentifiers.
RowSpanProperty
, oldValue, newValue);
UIAutomationClient (1)
System\Windows\Automation\GridItemPattern.cs (1)
57
public static readonly AutomationProperty RowSpanProperty = GridItemPatternIdentifiers.
RowSpanProperty
;