fortune*
fortune*
CC#
Created by palusi on 2/6/2023 in #help
❔ Binding Xaml
<GradientStop Offset="{Binding Path=OffsetProgress, RelativeSource={RelativeSource Mode=TemplatedParent}}" Color="{Binding Path=Background.Color, RelativeSource={RelativeSource Mode=TemplatedParent}}" />
9 replies
CC#
Created by palusi on 2/6/2023 in #help
❔ Binding Xaml
Consider differences between Brushes and Colors.
9 replies
CC#
Created by palusi on 2/6/2023 in #help
❔ Binding Xaml
You should match binding properties.
9 replies
CC#
Created by HumNumWorld on 2/6/2023 in #help
❔ 2 Dimensional Lists?
e.x. apples.Count
30 replies
CC#
Created by HumNumWorld on 2/6/2023 in #help
❔ 2 Dimensional Lists?
Well, you can use Count property of List<T> object.
30 replies
CC#
Created by palusi on 2/6/2023 in #help
❔ Binding Xaml
You can use {TemplateBinding BorderBrush}
9 replies