WindowsFileFilter
(Created page with "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 th...")
 
(Updated Edited template to July 12, 2025.)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
<message>Write the content here to display this box</message>
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:  
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
  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)
If not Blobtype Image, we have it blank (all files show).
[[Category:WPF]]
{{Edited|July|12|2025}}

Latest revision as of 06:25, 20 January 2025

This page was created by Hans.karlsen@mdriven.net on 2021-01-26. Last edited by Edgar on 2025-01-20.

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).

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments