Handling some warnings and proper disposals of shells etc.
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
Foreground="{ThemeResource TextFillColorSecondaryBrush}"
|
||||
Text="{x:Bind Email}"
|
||||
TextTrimming="CharacterEllipsis"
|
||||
Visibility="{x:Bind HasDistinctDisplayName, Mode=OneWay}" />
|
||||
Visibility="{x:Bind HasDistinctDisplayName}" />
|
||||
</StackPanel>
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user