2 writes to FontStyle
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
79
this.text.
FontStyle
= FontStyles.Italic;
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
95
text.
FontStyle
= FontStyles.Italic;
3 references to FontStyle
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextBlock.cs (3)
699
/// DependencyProperty for <see cref="
FontStyle
" /> property.
715
/// DependencyProperty setter for <see cref="
FontStyle
" /> property.
730
/// DependencyProperty getter for <see cref="
FontStyle
" /> property.