mirror of
https://github.com/ckaczor/Common.Wpf.git
synced 2026-01-13 17:22:47 -05:00
Ignore ReSharper warning
This commit is contained in:
@@ -80,10 +80,12 @@
|
||||
Direction="315"
|
||||
BlurRadius="4" />
|
||||
</Border.Effect>
|
||||
<!-- ReSharper disable Xaml.BindingWithContextNotResolved -->
|
||||
<TextBlock Text="{Binding ElementName=adorner, Path=AdornedElement.(Validation.Errors).CurrentItem.ErrorContent}"
|
||||
Foreground="White"
|
||||
Margin="8,3,8,3"
|
||||
TextWrapping="Wrap" />
|
||||
<!-- ReSharper restore Xaml.BindingWithContextNotResolved -->
|
||||
</Border>
|
||||
</Popup>
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user