WindowsFileFilter
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
 
Line 5: Line 5:
If not Blobtype Image, we have it blank (all files show).
If not Blobtype Image, we have it blank (all files show).
[[Category:WPF]]
[[Category:WPF]]
{{Edited|July|12|2024}}

Latest revision as of 15:50, 10 February 2024

In WPF, when you place a BlobField in a ViewModelColumn, you can set taggedvalue WindowsFileFilter to influence what files should be filtered out in the file open dialog.

If the Blob is of Blobtype Image. we use this as default:

Image files (*.jpg, *.jpeg, *.jpe, *.jfif, *.png, *.gif) | *.jpg; *.jpeg; *.jpe; *.jfif; *.png; *.gif

If not Blobtype Image, we have it blank (all files show).

This page was edited 99 days ago on 02/10/2024. What links here